zephyr/tests/lib
Guo Lixin 80b2d7722d tests: add filter of configs to avoid mismatch test running
Some test suites have different test case lists in test_main(), that
conforms to different test scenarios defined in testcase.yaml. We
use if statement to decide which test case list should run under
specific config.
But for thoses boards who do not support those configs, we will run test
cases on the other side of the if statement even if it has deviated from
the original test scenario.
So add filter to avoid test scenario running under mismatch config.

Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
2022-05-16 22:49:34 -04:00
..
c_lib tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cbprintf_fp tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cbprintf_package twister: add support for platform_type filter 2022-05-14 14:49:59 -04:00
cmsis_dsp tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cmsis_nn tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
devicetree tests: devicetree: api: new STRING_TOKEN macros 2022-05-13 14:17:08 +02:00
fdtable tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
gui/lvgl tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
heap samples: tests: exclude esp32 platform 2022-05-11 10:47:27 +02:00
heap_align tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
json tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mem_alloc tests: c lib: define tests in yaml file 2022-05-13 12:16:57 -04:00
mem_blocks tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mpsc_pbuf tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
newlib tests: newlib: define testcases in yaml 2022-05-13 12:16:57 -04:00
notify tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
onoff tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
p4workq tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ringbuffer tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
smf tests: smf: use integration_platforms and list tests 2022-05-13 12:16:57 -04:00
sprintf tests: add filter of configs to avoid mismatch test running 2022-05-16 22:49:34 -04:00
sys_util tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
time tests: m2gl025_miv: exclude slow platform from some tests 2021-11-29 19:39:38 -05:00