Searched refs:hardware_TPMCheck (Results 1 – 14 of 14) sorted by relevance
/external/autotest/client/site_tests/hardware_TPMCheck/ |
D | control | 6 NAME = "hardware_TPMCheck" 19 job.run_test('hardware_TPMCheck')
|
D | hardware_TPMCheck.py | 90 class hardware_TPMCheck(test.test): class
|
/external/autotest/client/site_tests/power_CheckAfterSuspend/ |
D | control.per_build | 20 tests = ['audio_Aplay', 'hardware_TPMCheck']
|
D | control.TPMCheckStress | 20 tests = ['hardware_TPMCheck']
|
/external/autotest/client/site_tests/power_SuspendStress/ |
D | control.stress3 | 24 job.run_test('hardware_TPMCheck', tag='power_SuspendStress')
|
D | control.bareFSI | 23 job.run_test('hardware_TPMCheck', tag='power_SuspendStress')
|
D | control.stress | 24 job.run_test('hardware_TPMCheck', tag='power_SuspendStress')
|
D | control.stress2 | 24 job.run_test('hardware_TPMCheck', tag='power_SuspendStress')
|
D | control.bare | 24 job.run_test('hardware_TPMCheck', tag='power_SuspendStress')
|
D | control.bareDailySuspendToIdle | 26 job.run_test('hardware_TPMCheck', tag='power_SuspendStress')
|
D | control.bareDailySuspendToRam | 26 job.run_test('hardware_TPMCheck', tag='power_SuspendStress')
|
D | control.faft | 28 job.run_test('hardware_TPMCheck', tag='power_SuspendStress%d'%i)
|
D | control.4hours | 29 job.run_test('hardware_TPMCheck', tag='power_SuspendStress')
|
/external/autotest/docs/ |
D | best-practices.md | 101 …he test. Generally this is the directory where your test lives e.g. hardware_TPMCheck. If you are …
|