commit | abb5f5289835f6e31e2bde652705f82f838ff3cf | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Fri Feb 28 11:23:24 2025 -0500 |
committer | Benjamin Cabé <kartben@gmail.com> | Tue Mar 11 11:34:54 2025 +0100 |
tree | 6bf745d582c83a9b8dd68356f1754d870d26b521 | |
parent | 7c985dea67277173014b87826584b63de8e7acbe [diff] |
tests: settings: where possible, use simulators for integration platforms We want to be able to run tests and get results in CI, not just build for platforms we do not have access to. Where possible, use a simulator instead of hw platforms. Signed-off-by: Anas Nashif <anas.nashif@intel.com>