Home
last modified time | relevance | path

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

12

/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/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.
DSCHEDULER150 test_scripts. (A test with build script "build_scripts/subtest" and
151 test script "test_scripts/subtest" should be defined as something like
297 contain the T00hwinfo subtest along with a tests/excluded/ directory (see the "Including and
304 would like to run only ONE test, run "./pounder ./tests/<some subtest>". If you would
/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.
DREADME26 as a subtest from within this framework, including the LTP test suite.
202 run "./pounder subtest" to run just one particular subtest
Dpounder55 run "./pounder subtest" to run just one particular 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/graphics_Stress/
Dgraphics_Stress.py217 def run_once(self, test_duration_secs=600, fullscreen=True, subtest='gmaps'): argument
233 self.subtests[subtest](self)
Dcontrol.peacekeeper22 job.run_test('graphics_Stress', subtest='peacekeeper')
Dcontrol.restart22 job.run_test('graphics_Stress', subtest='restart')
Dcontrol.ytvimeowebgl22 job.run_test('graphics_Stress', subtest='yt+vimeo+webgl')
Dcontrol.50spirit23 job.run_test('graphics_Stress', subtest='50spirit')
Dcontrol.tabopenclose22 job.run_test('graphics_Stress', subtest='tabopenclose')
Dcontrol.blobaquariumyt22 job.run_test('graphics_Stress', subtest='blob+aquarium+yt')
Dcontrol.gmaps22 job.run_test('graphics_Stress', subtest='gmaps')
/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
/external/autotest/server/site_tests/network_EthCapsServer/
Dcontrol12 - subtest should take <20 seconds to pass and <60seconds to fail
/external/llvm/utils/lit/
DTODO22 possible to specify an individual subtest to run with the googletest format.
45 subtest, and don't use test suite names.
135 * This would provide a clear place to insert subtest support, because the

12