Searched refs:reboot (Results 1 – 25 of 482) sorted by relevance
12345678910>>...20
128 self.dut.reboot()153 self.dut.reboot()156 self.dut.reboot()192 self.dut.reboot()211 self.dut.reboot()216 self.dut.reboot()235 self.dut.reboot()
48 self.ec.reboot()52 self.ec.reboot('hard')56 self.ec.reboot('ap-off')58 self.ec.reboot()
9 PURPOSE = "Servo based EC reboot test"10 CRITERIA = "This test will fail if failed to reboot via dut-control ec_uart_cmd:reboot."20 This test runs dut-control ec_uart_cmd:reboot command.
71 reboot = self._read_sysfs('reboot')72 if reboot.find("ro") < 0:73 raise error.TestFail('reboot help is weird: %s' % reboot)74 logging.info("reboot is %s", reboot)
8 NAME = "display_Resolution.reboot"20 and then performing reboot. DUT is expected to detect a new resolution21 after reboot.30 test_reboot=True, tag="reboot")
69 reboot = self.ec.send_command_get_output(78 self.ec.reboot()82 logging.debug("reboot: %r", reboot)86 reboot_time = float(reboot[0][1])
27 kernel version of kernel b and modifies cgpt to reboot with kernel b. Check28 kernel version after reboot, and then recover kernel b version to original29 version. Here also tries to reboot with kernel b after recovery. If sccuess,30 reboot with kernel a.
29 kernel data key version of kernel b and modifies cgpt to reboot with kernel b.30 Check kernel data key version after reboot, and then recover kernel b's data31 key version to original version. Here also tries to reboot with kernel b after32 recovery. If sccuess, reboot with kernel a.
3 NAME = "Sample - Machine reboot"8 This test will reboot the machine ITERATIONS number of times. Note that if you29 job.reboot()
18 DEPENDENCIES = 'cleanup-reboot'34 This test requires a reboot of the DUT before it runs for free memory check35 (thus the 'cleanup-reboot' dependency).
13 DEPENDENCIES = 'cleanup-reboot'21 finalization it can only be verified. This test requires a reboot of the DUT23 reboot' dependency).
110 def reboot(self, timeout=DEFAULT_REBOOT_TIMEOUT, wait=True, member in RemoteHost134 def reboot(): function164 self.log_op(self.OP_REBOOT, reboot)166 reboot()234 self.reboot()
68 /* Wait time before trying to access the target after reboot */76 /* no-reboot : do not force reboot the target at each */79 "__features__" : "no-kernel no-reboot"
11 This test exercises the logic we put in place to reboot the device in the14 If the UI crashes too much too fast, the device will eventually reboot20 has not rebooted before, the test will cause the device to reboot. If
20 after events like reboot, login, suspend, resume etc.36 default_actions = str("reboot,unplug,plug,login,unplug,plug,"38 "suspend,unplug,resume,plug,reboot")
34 host.reboot()44 host.reboot()
7 PURPOSE = "Collect boot performance metrics from the last system reboot."35 - This is the total time from start of a reboot until the firmware has40 reboot, minus the seconds_firmware_boot time.
34 host.reboot()42 host.reboot()
118 TEST(reboot(INVALID_PARAMETER)); in main()122 TEST(reboot(LINUX_REBOOT_CMD_CAD_ON)); in main()
25 host.reboot()46 host.reboot()
9 PURPOSE = "Remotely controlled display hot-plug and reboot test."20 This test remotely emulates external display hot-plug and reboot.
14 reboot requests while the lockfile exists.19 2. After flashrom exits, powerd fails to honor pending suspend or reboot