Searched refs:reboots (Results 1 – 25 of 59) sorted by relevance
123
/external/autotest/server/site_tests/platform_ExternalUSBBootStress/ |
D | platform_ExternalUSBBootStress.py | 18 def run_once(self, host, reboots): argument 19 reboots = int(reboots) 89 logging.info('Rebooting the device %d time(s)' % reboots) 90 for i in xrange(reboots): 95 logging.info('Reboot iteration %d of %d' % (i + 1, reboots))
|
D | control | 26 reboots = int(args_dict.get('reboots', 1000)) 29 disable_sysinfo=True, reboots=reboots)
|
D | control.50 | 30 reboots = int(args_dict.get('reboots', 50)) 33 disable_sysinfo=True, reboots=reboots)
|
/external/autotest/server/site_tests/platform_BootDevice/ |
D | control.1 | 14 This test reboots the device reboots successfully.
|
D | control | 14 This test reboots the device continuously for a spedified number of iterations.
|
D | control.100 | 14 This test reboots the device continuously for a spedified number of iterations.
|
D | control.stress3 | 14 This test reboots the device continuously for a spedified number of iterations.
|
D | control.stress2 | 14 This test reboots the device continuously for a spedified number of iterations.
|
/external/autotest/server/site_tests/firmware_Cr50PinWeaverServer/ |
D | control | 16 reboots of Cr50. A server test is needed because when Cr50 reboots the
|
/external/ltp/testcases/kdump/doc/ |
D | README | 11 4. System reboots to 1st kernel. 64 reboots. Then, if you'd like to carry on tests from the point on, run 70 happens, you'll need to manually reset the system so it reboots back to
|
/external/ltp/testcases/kdump/ |
D | README | 11 4. System reboots to 1st kernel. 64 reboots. Then, if you'd like to carry on tests from the point on, run 70 happens, you'll need to manually reset the system so it reboots back to
|
/external/autotest/server/site_tests/stress_ClientTestReboot/ |
D | control.touchUpdate | 14 This test reboots the machine and checks whether any touch update errors occur.
|
D | control.wifi | 15 This test reboots the machine and checks whether the wireless interface comes up.
|
D | control.bluetooth | 15 This test reboots the machine and checks whether the bluetooth adapter comes up.
|
/external/autotest/server/site_tests/security_kASLR/ |
D | control | 14 This test reboots the host many times to check kASLR entropy.
|
/external/autotest/server/site_tests/kernel_BootMessagesServer/ |
D | control | 13 This test reboots the client and checks dmesg for warnings.
|
/external/autotest/server/site_tests/platform_BootPerfServer/ |
D | control.crosperf | 14 This test reboots the client and uses the client-side platform_BootPerf test
|
D | control.shard | 12 DOC = """This test reboots the client on a shard. When a shard is deleted,
|
/external/autotest/client/site_tests/network_ChromeCellularEndToEnd/ |
D | control | 12 cellular_ChromeEndToEnd server test that cold reboots the DUT before
|
/external/autotest/server/site_tests/platform_UReadAheadServer/ |
D | control | 17 This test deletes the existing ureadahead pack files from the client, reboots
|
/external/autotest/server/site_tests/platform_Vpd/ |
D | control | 17 reboots and that the generated files have the right permissions.
|
/external/autotest/server/site_tests/component_UpdateFlash/ |
D | control | 17 This test downloads a Flash binary from Omaha, reboots the DUT, launches Chrome
|
/external/autotest/server/site_tests/firmware_Cr50UpdateScriptStress/ |
D | control | 16 This test clears the cr50 update state and reboots the device many times
|
/external/autotest/server/site_tests/enterprise_CFM_BizlinkUpdater/ |
D | control | 18 2) reboots the device trigger the firmware updater to flash the new firmware
|
/external/autotest/server/site_tests/power_DeferForFlashrom/ |
D | control | 17 1. powerd suspends or reboots the system while flashrom is running instead of
|
123