zephyr/scripts/sanity_chk
Andrei Emeltchenko 9f7a90332b sanitycheck: Allow to pass command with argument to ser_pty
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>
2020-09-04 07:55:52 -04:00
..
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