Home
last modified time | relevance | path

Searched refs:test_exe (Results 1 – 10 of 10) sorted by relevance

/external/autotest/server/site_tests/firmware_Fingerprint/
Dfirmware_Fingerprint.py19 def initialize(self, host, test_exe, test_exe_args=None, argument
26 self._test_exe = test_exe
Dcontrol.reboot_to_ro33 job.run_test("firmware_Fingerprint", host=host, test_exe="reboot_to_ro.sh")
Dcontrol.read_flash33 job.run_test("firmware_Fingerprint", host=host, test_exe="read_flash.sh")
Dcontrol.rw_no_update_ro36 test_exe="rw_no_update_ro.sh", test_exe_args=test_images)
Dcontrol.sw_write_protect37 test_exe="sw_write_protect.sh")
Dcontrol.ro_only_boots_valid_rw41 test_exe="ro_only_boots_valid_rw.sh",
Dcontrol.ro_can_update_rw38 test_exe="ro_can_update_rw.sh",
Dcontrol.add_entropy35 job.run_test("firmware_Fingerprint", host=host, test_exe="add_entropy.sh")
Dcontrol.obeys_rollback42 test_exe="obeys_rollback.sh",
/external/python/cpython3/Lib/test/
Dtest_embed.py28 self.test_exe = exe = os.path.join(exepath, exename)
42 cmd = [self.test_exe]
206 expected_path = self.test_exe