Home
last modified time | relevance | path

Searched refs:InvokeTerminal (Results 1 – 4 of 4) sorted by relevance

/test/vts/utils/python/precondition/
Dprecondition_utils.py44 dut.shell.InvokeTerminal("check_hal_preconditions")
124 dut.shell.InvokeTerminal("check_feature_precondition")
204 dut.shell.InvokeTerminal("check_sysprop_precondition")
/test/vts/utils/python/mirror/
Dmirror_tracker.py398 def InvokeTerminal(self, instance_name, bits=32): member in MirrorTracker
502 self.InvokeTerminal(_DEFAULT_SHELL_NAME)
535 self.InvokeTerminal(_DEFAULT_SHELL_NAME)
/test/vts-testcase/hal/treble/platform_version/
DVtsTreblePlatformVersionTest.py32 self.dut.shell.InvokeTerminal("VtsTreblePlatformVersionTest")
/test/vts-testcase/kernel/ltp/
DKernelLtpTest.py356 self._dut.shell.InvokeTerminal("shell_thread_{}".format(i))