Home
last modified time | relevance | path

Searched refs:subtest (Results 1 – 25 of 32) sorted by relevance

12

/external/mesa3d/src/compiler/glsl/glcpp/tests/
Dglcpp-test-cr-lf85 rm -rf ./subtest-lf
86 mkdir subtest-lf
89 cp "$file" subtest-lf
92 ${glcpp_test} --testdir=subtest-lf >/dev/null 2>&1
97 rm -rf ./subtest-cr
98 mkdir subtest-cr
101 tr "\n" "\r" < "$file" > subtest-cr/"$base"
102 cp `pwd`/glsl/glcpp/tests/subtest-lf/"$base".out subtest-cr/"$base".expected
110 rm -rf ./subtest-cr-lf
111 mkdir subtest-cr-lf
[all …]
D.gitignore1 subtest-cr/
2 subtest-lf/
3 subtest-cr-lf/
4 subtest-lf-cr/
/external/mesa3d/src/compiler/
D.gitignore3 subtest-cr
4 subtest-cr-lf
5 subtest-lf
6 subtest-lf-cr
DMakefile.glsl.am248 $(RM) -r subtest-cr subtest-cr-lf subtest-lf subtest-lf-cr
252 $(RM) glsl/glcpp/tests/subtest*/*.out
/external/autotest/client/site_tests/platform_CryptohomeTPMReOwn/
Dplatform_CryptohomeTPMReOwn.py23 def run_once(self, subtest='None'): argument
27 logging.info("Running client subtest %s", subtest)
28 if (subtest == 'clear_tpm'):
31 elif (subtest == 'enable_tpm'):
34 elif (subtest == 'mount_cryptohome'):
66 elif (subtest == 'mount_cryptohome_after_reboot'):
94 elif (subtest == 'mount_cryptohome_check_recreate'):
/external/mesa3d/src/compiler/glsl/
D.gitignore9 subtest-cr/
10 subtest-lf/
11 subtest-cr-lf/
12 subtest-lf-cr/
/external/autotest/server/site_tests/hardware_TPMFirmwareServer/
Dhardware_TPMFirmwareServer.py25 def tpm_run(self, subtest, ignore_status=False): argument
26 self.client_at.run_test(self.client_test, subtest=subtest)
32 (subtest, cstatus))
/external/autotest/server/site_tests/platform_CryptohomeTPMReOwnServer/
Dplatform_CryptohomeTPMReOwnServer.py23 def tpm_run(self, subtest, ignore_status=False): argument
24 self.client_at.run_test(self.client_test, subtest=subtest)
30 (subtest, cstatus))
/external/ltp/tools/pounder21/doc/
DCONFIGURATION49 MAX_FAILURES - Maximum number of test failures allowed for each subtest
53 subtest failures.
78 For instance, the build_kernel subtest requires downloading a
88 bonnie++-1.03e.tgz (for the bonnie++ subtest)
89 linux-2.6.39.tar.gz (for the build_kernel subtest)
90 ipmitool-1.8.9.tar.gz (for the ipmitool subtest)
100 Used by the xterm_stress subtest.
107 Used by the time_drift subtest.
/external/autotest/client/site_tests/graphics_Stress/
Dgraphics_Stress.py202 def run_once(self, test_duration_secs=600, fullscreen=True, subtest='gmaps'): argument
218 self._test_failure_description = 'Failures_%s' % subtest
219 self.add_failures(subtest)
220 self.subtests[subtest](self)
221 self.remove_failures(subtest)
Dcontrol.peacekeeper22 job.run_test('graphics_Stress', subtest='peacekeeper')
Dcontrol.restart22 job.run_test('graphics_Stress', subtest='restart')
Dcontrol.50spirit23 job.run_test('graphics_Stress', subtest='50spirit')
Dcontrol.gmaps22 job.run_test('graphics_Stress', subtest='gmaps')
Dcontrol.ytvimeowebgl22 job.run_test('graphics_Stress', subtest='yt+vimeo+webgl')
Dcontrol.blobaquariumyt22 job.run_test('graphics_Stress', subtest='blob+aquarium+yt')
Dcontrol.tabopenclose22 job.run_test('graphics_Stress', subtest='tabopenclose')
/external/ltp/tools/pounder21/
Dconfig6 export MAX_FAILURES=5 #Maximum number of test failures allowed for each subtest
8 #an upper bound on any subtest failures.
34 #Used by the xterm_stress subtest.
40 #Used by the time_drift subtest.
/external/ltp/tools/pounder21/test_repo/excluded/
Dtestlist3 # test run. Whenever ./pounder -e subtest-to-exclude
4 # is used, the subtest name and path get logged
/external/autotest/client/site_tests/network_VPNConnect/
Dcontrol.openvpn_cert_verify26 vpn_types = [ '%s_%s' % (NAME.split('.')[1], subtest)
27 for subtest in ('', 'cn_only', 'incorrect_subject',
/external/dtc/tests/
Doverlay_base.dts15 subtest: sub-test-node { label
Doverlay_base_manual_symbols.dts16 subtest: sub-test-node { label
/external/autotest/client/site_tests/network_GobiUncleanDisconnect/
Dcontrol9 This test will fail if any of its subtest programs fails to find or connect to
Dcontrol.gobi2k9 This test will fail if any of its subtest programs fails to find or connect to
Dcontrol.gobi3k9 This test will fail if any of its subtest programs fails to find or connect to

12