By default, subprocess.Popen commands are supplied as a list of strings. Using split() allows to use command with arguments, for example it is possible to use following: sanitycheck ... \ --device-serial-pty="set_ambient read_terminal.py" \ ... Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
||
|---|---|---|
| .. | ||
| boards/unit/unit_testing | ||
| .gitignore | ||
| expr_parser.py | ||
| harness.py | ||
| hwmap-schema.yaml | ||
| platform-schema.yaml | ||
| sanity_last_release.csv | ||
| sanitylib.py | ||
| scl.py | ||
| testcase-schema.yaml | ||