zephyr/tests
Anas Nashif dfa170e909 tests: cmsis_nn: reduce architecture scope
Filters already only allow arm and native, so exclude everything else
very early and reduce churn and build time.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-11-16 15:01:55 -05:00
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch tests: arch: riscv: make sure that `gp` reg can't be corrupted 2024-11-13 19:08:54 -08:00
benchmarks tests: benchmarks/sched: limit CPU to 1 for Intel ADSP ACE 2024-11-16 14:07:08 -05:00
bluetooth Bluetooth: Host: Unit test for bt_le_cs_set_valid_chmap_bits 2024-11-16 14:58:14 -05:00
boards samples: sensor: qdec: change pins used for qdec nrf54h20dk 2024-10-31 09:22:58 -05:00
boot tests: mcuboot: remove twr_kv58f220m from allowed list. 2024-10-25 08:52:44 +02:00
bsim tests/bsim/bluetooth/ll: Increase EXECUTION_TIMEOUT where needed 2024-11-16 14:56:43 -05:00
cmake tests: add twister tests for CMake board and SoC extension 2024-10-26 17:14:06 +02:00
crypto tests: crypto: tinycrypt: Fix premature Ztest end 2024-11-08 11:35:22 -06:00
drivers drivers: fpga: simplify load mode selection of iCE40 2024-11-16 14:57:36 -05:00
integration/kernel
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests: kernel: fpu_sharing Fixed missing struct defs for ARM 2024-11-16 14:57:17 -05:00
lib tests: cmsis_nn: reduce architecture scope 2024-11-16 15:01:55 -05:00
misc cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
modules tests: thrift: Remove 'newlib' from test identifiers 2024-10-22 20:40:20 +02:00
net net: utils: Port parsing failure in net_ipaddr_parse() 2024-11-16 13:51:27 -05:00
posix tests: posix: common: separate posix rwlocks tests into a standalone test 2024-11-16 14:56:16 -05:00
robot
subsys tests: flash_map: Move SHA test to separate test scenario 2024-11-16 13:51:18 -05:00
unit tests: unit: crc: use `zassert_equal` for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest tests: Support targeting unit_testing with and without qualifier 2024-10-25 18:51:10 +01:00
test_config.yaml