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 sanitycheck: do not report parent test 2020-09-01 15:02:22 -04:00
hwmap-schema.yaml sanitycheck: add notes key to schema 2020-06-10 12:03:17 +02:00
platform-schema.yaml sanitycheck: realign schema 2020-07-30 08:00:03 -04:00
sanity_last_release.csv
sanitylib.py sanitycheck: Allow to pass command with argument to ser_pty 2020-09-04 07:55:52 -04:00
scl.py sanitycheck: Use the C LibYAML parser if available 2020-07-08 13:34:45 -05:00
testcase-schema.yaml sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00