Home
last modified time | relevance | path

Searched refs:reboots (Results 1 – 25 of 57) sorted by relevance

123

/external/autotest/server/site_tests/platform_ExternalUSBBootStress/
Dplatform_ExternalUSBBootStress.py18 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))
Dcontrol26 reboots = int(args_dict.get('reboots', 1000))
29 disable_sysinfo=True, reboots=reboots)
Dcontrol.5030 reboots = int(args_dict.get('reboots', 50))
33 disable_sysinfo=True, reboots=reboots)
/external/autotest/server/site_tests/platform_BootDevice/
Dcontrol.114 This test reboots the device reboots successfully.
Dcontrol14 This test reboots the device continuously for a spedified number of iterations.
Dcontrol.10014 This test reboots the device continuously for a spedified number of iterations.
/external/autotest/server/site_tests/firmware_Cr50PinWeaverServer/
Dcontrol16 reboots of Cr50. A server test is needed because when Cr50 reboots the
Dcontrol.faft_cr50_tot16 reboots of Cr50. A server test is needed because when Cr50 reboots the
/external/autotest/server/site_tests/firmware_WriteProtectFunc/
Dfirmware_WriteProtectFunc.py155 reboots = (('shutdown cmd', lambda:self.run_shutdown_process(
161 reboots += (('ec reboot', lambda:self.sync_and_ec_reboot('hard')), )
164 for (reboot_name, reboot_method) in reboots:
/external/ltp/testcases/kdump/
DREADME11 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/doc/
DREADME11 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/pigweed/pw_persistent_ram/
Ddocs.rst8 initialized across reboots by the hardware nor bootloader(s). This memory may
9 decay or bit rot between reboots including brownouts, ergo integrity checking is
100 consistent state if persistence is only desired across warm reboots. This can
227 available after a the device reboots. Once the device reboots, the logs would be
/external/autotest/server/site_tests/stress_ClientTestReboot/
Dcontrol.audioCrasSanity15 Checks if audio subsystem passes sanity test across reboots.
Dcontrol.touchUpdate14 This test reboots the machine and checks whether any touch update errors occur.
Dcontrol.graphics14 This test reboots the machine and checks whether GL/GLES works on each boot.
Dcontrol.bluetooth15 This test reboots the machine and checks whether the bluetooth adapter comes up.
Dcontrol.wifi15 This test reboots the machine and checks whether the wireless interface comes up.
/external/autotest/server/site_tests/platform_BootPerfServer/
Dcontrol.crosperf14 This test reboots the client and uses the client-side platform_BootPerf test
Dcontrol.shard12 DOC = """This test reboots the client on a shard. When a shard is deleted,
/external/autotest/client/site_tests/network_ChromeCellularEndToEnd/
Dcontrol12 cellular_ChromeEndToEnd server test that cold reboots the DUT before
/external/autotest/server/site_tests/platform_UReadAheadServer/
Dcontrol17 This test deletes the existing ureadahead pack files from the client, reboots
/external/autotest/server/site_tests/platform_Vpd/
Dcontrol17 reboots and that the generated files have the right permissions.
/external/autotest/server/site_tests/firmware_Cr50UpdateScriptStress/
Dcontrol16 This test clears the cr50 update state and reboots the device many times
/external/autotest/server/site_tests/enterprise_CFM_BizlinkUpdater/
Dcontrol18 2) reboots the device trigger the firmware updater to flash the new firmware
/external/autotest/server/site_tests/power_DeferForFlashrom/
Dcontrol17 1. powerd suspends or reboots the system while flashrom is running instead of

123