zephyr/tests
Hake Huang 4c93fcd35b tests: arm: sw_vector_table: enhance test configs for frdm_mcxa166
irq 0 in frdm_mcxa166/276 are reserved can not used for testing.
add a config to shift test irq, also add support for rt700
also fix irq1 issue on mimxrt1180 as it is a debug trace interrupt

fixes: #92877, #92521

Signed-off-by: Hake Huang <hake.huang@nxp.com>
2025-07-19 15:49:58 -04:00
..
application_development tests: vector_table_relocation: fix a mis-use of SRAM_SIZE 2025-07-04 13:06:13 -05:00
arch tests: arm: sw_vector_table: enhance test configs for frdm_mcxa166 2025-07-19 15:49:58 -04:00
benchmarks
bluetooth tests: bluetooth: audio: vocs: fix null dereference 2025-07-19 15:42:32 -04:00
boards tests: samples: Extend support for nRF54LM20A 2025-06-27 18:26:57 -05:00
boot tests: fix: limit platforms in boot.with_mcumgr.test_upgrade_ble 2025-07-04 16:41:01 -10:00
bsim tests: bsim: bluetooth: audio: Remove shadowed variable 2025-07-19 10:12:22 +02:00
cmake
crypto drivers; crypto: Remove TinyCrypt shim 2025-05-23 17:41:06 -04:00
ctest/base
drivers tests: Add overlay for siwx917_dk2605 board 2025-07-19 15:47:23 -04:00
integration/kernel tests: kernel: set timeslice size to 0 in tests that do not exercise it 2025-05-16 22:55:49 +02:00
kconfig tests: kconfig: functions: add tests for dt_compat_enabled_num 2025-06-27 10:07:01 -05:00
kernel tests: kernel: gen_isr_table: add available IRQ number for AE350 CLIC 2025-07-19 15:28:58 -04:00
lib tests: net_buf: Add alignment tests 2025-07-19 15:37:01 -04:00
misc Revert "tests: misc: Fixing expected output on check_init_priorities test" 2025-07-16 16:39:36 -05:00
modules tests: do not use "sanity" word 2025-06-25 16:00:10 -10:00
net net: tcp: Add support for partially valid data recv 2025-07-19 15:47:57 -04:00
posix posix: fnmatch: fix bugs in fnmatch(), see issue #55186 2025-06-09 17:05:40 -05:00
robot
subsys tests: dfu: img_util: Update for new placement and new test 2025-07-19 15:45:53 -04:00
unit tests: unit: util: increase coverage of utf-8 utils 2025-06-17 16:09:06 +02:00
ztest tests: error_hook: Workaround for RX architecture 2025-06-26 14:07:03 +02:00
test_config_ci.yaml
test_config.yaml
tests.dox