commit | fc5211fc037c5e92f7bd5ec9f3e54cecd3a3bfa3 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Tue Feb 06 12:49:31 2024 -0500 |
committer | Henrik Brix Andersen <henrik@brixandersen.dk> | Fri Feb 16 13:00:44 2024 +0100 |
tree | dbcddaae9c63f87a1d19dadab92ac2b3c127bf31 | |
parent | cb1ee13e9db185b39b0ab5f72247a9ead5be2d48 [diff] |
twister: always add integration platforms to platform scope Add integration_platforms to the list of the default platforms per test for improved coverage when not running in integration mode. Some tests when run without any option do not exercise any tests and skip the integration platforms completely. Signed-off-by: Anas Nashif <anas.nashif@intel.com>