zephyr/tests/subsys/logging/dictionary
Daniel Leung c4e3afe621 tests: logging/dictionary: limit allowed platforms
Instead of using filter (which is expensive in terms of CI as
it needs to run cmake on everything to get the full kconfigs
before filtering can be done), change that to a curated list
of allowed platforms. This avoids the expensive filtering
operation, yet can still run on some emulated platforms to
verify the dictionary output.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-08-27 15:21:31 -04:00
..
pytest tests: logging/dictionary: pytest only looks at last output 2024-07-09 17:25:22 -04:00
src test: logging: dictionary: fix build error 2024-07-09 08:48:24 +02:00
CMakeLists.txt
prj.conf
testcase.yaml tests: logging/dictionary: limit allowed platforms 2024-08-27 15:21:31 -04:00