zephyr/scripts/sanity_chk
Anas Nashif 87e3ec4417 sanitycheck: test on integration platforms on top of default platforms
When running sanitycheck without any platform filters (-p option), we
take the default platforms and run on those only. When the -G options is
used for integration testing, the platforms listed as integration
platforms are not being added on top of default platforms.

This change adds integration platforms to the list an treats
integration_platforms as a positive filter, so that
integration_platforms are always being considered.

Fixes #29829

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-11-17 11:31:39 +01:00
..
boards/unit/unit_testing
.gitignore
expr_parser.py
harness.py
hwmap-schema.yaml
platform-schema.yaml sanitycheck: Add TSIM3 support 2020-11-13 14:53:55 -08:00
sanity_last_release.csv
sanitylib.py sanitycheck: test on integration platforms on top of default platforms 2020-11-17 11:31:39 +01:00
scl.py
testcase-schema.yaml