Home
last modified time | relevance | path

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

/test/vts/testcases/host/shell/
DSampleShellTest.py37 self.dut.shell.InvokeTerminal("my_shell1")
46 self.dut.shell.InvokeTerminal("my_shell2")
58 self.dut.shell.InvokeTerminal("my_shell3")
71 self.dut.shell.InvokeTerminal("command_sequence_cd")
84 self.dut.shell.InvokeTerminal("command_sequence_export")
96 self.dut.shell.InvokeTerminal("command_sequence_mktemp")
106 self.dut.shell.InvokeTerminal(current_shell_name)
/test/vts/testcases/host/shell_binary_crash_test/
DShellBinaryCrashTest.py39 self.dut.shell.InvokeTerminal("my_shell1")
54 self.dut.shell.InvokeTerminal("my_shell1")
75 self.dut.shell.InvokeTerminal(shell_name)
/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))