zephyr/scripts/sanity_chk
Øyvind Rønningstad f72aef15d2 sanitycheck: Make --hardware-map and --west-flash together
When passing a using --hardware-map, sanitycheck would ignore extra
args passed via --west-flash, such as --west-flash="--erase".

This is because the command with the extra args was overwritten by the
command with the runner info from the hardware map.

This patch merges those code paths so they are aware of each other and
of --west-runner.

Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>
2020-08-03 20:40:50 -04:00
..
boards/unit/unit_testing
.gitignore
expr_parser.py
harness.py
hwmap-schema.yaml
platform-schema.yaml sanitycheck: realign schema 2020-07-30 08:00:03 -04:00
sanity_last_release.csv
sanitylib.py sanitycheck: Make --hardware-map and --west-flash together 2020-08-03 20:40:50 -04:00
scl.py sanitycheck: Use the C LibYAML parser if available 2020-07-08 13:34:45 -05:00
testcase-schema.yaml sanitycheck: introduce integration testing 2020-07-30 08:00:03 -04:00