zephyr/tests
Alberto Escolar Piedras af984c57e5 tests/ztest/error_hook: Exclude posix arch for userspace test
This test cannot be run in this architecture as it does not
support userspace.
Today it is filtered by kconfig, which works but spends
time running cmake.
As native_posix is a default test platform it is better
to filter it alltogether by arch, which saves quite a lot
of time.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-10-24 09:05:29 +02:00
..
application_development tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
arch tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
benchmarks tests/benchmarks/cmsis_dsp/basicmath: Filter by arch 2023-10-24 09:05:29 +02:00
bluetooth tests: Bluetooth: tester: Fix bt_micp_mic_ctlr_mute_get invalid usage 2023-10-20 15:13:46 +02:00
boards tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
boot tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
bsim Bluetooth: ISO: extend API for setting SDU interval 2023-10-23 15:22:10 +02:00
cmake tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
crypto tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
drivers tests drivers coredump: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
kernel tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
lib tests newlib: Exclude in posix architecture 2023-10-24 09:05:29 +02:00
misc tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
modules tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
net tests: net: iface: Do not use eth0 name in the test 2023-10-24 09:05:04 +02:00
posix tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests/subsys/rtio: Exclude some subtests from posix arch 2023-10-24 09:05:29 +02:00
unit tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ztest tests/ztest/error_hook: Exclude posix arch for userspace test 2023-10-24 09:05:29 +02:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00