zephyr/tests/subsys
Daniel Leung 289f80f4a1 tests: zbus/hlp_priority_boost: use 1cpu setup
The zbus hlp_priority_boost test requires thread priority
boosting. If it is running SMP, it is possible that
the message has already been processed before the check
for priority boosting is done, thus failing the test.
So change the test to use 1 CPU only.

Fixes #79197

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2025-03-14 17:55:41 +01:00
..
bindesc boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
canbus/isotp lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
debug tests: debug: Add test for cpu_load 2025-03-12 14:03:48 +00:00
dfu tests: use simulators in integration platforms 2025-03-11 11:35:15 +01:00
display/cfb/basic tests: display: cfb: fix filtering 2024-11-18 07:24:12 -05:00
dsp dsp: utils: Implemented float/fixed type conversions 2024-12-17 20:55:27 +01:00
edac drivers: edac: Place API into iterable section 2024-12-03 10:16:29 +01:00
emul tests/subsys/emul: Don't test on native_posix 2024-09-25 04:04:36 -04:00
fs tests: use simulators in integration platforms 2025-03-11 11:35:15 +01:00
input tests: input/api: limit to 1 CPU for thread mode test 2024-10-08 18:17:48 +01:00
ipc tests: tests should not enable mmu directly 2025-02-19 04:59:19 +01:00
jwt tests: use simulators in integration platforms 2025-03-11 11:35:15 +01:00
llext tests: llext: Test RISC-V non-paired relocation 2025-03-07 19:44:54 +01:00
logging tests: subsys: logging: Test with CONFIG_LOG disabled 2025-02-11 15:41:21 +01:00
lorawan tests/subsys/lorawan/frag_decoder: Change random seed 2025-01-20 20:55:48 +01:00
mem_mgmt tests/subsys/mem_mgmt: Don't test on native_posix 2024-09-25 04:04:36 -04:00
mgmt drivers: serial: Place API into iterable section 2024-12-02 22:08:56 +00:00
modbus boards: opta: RS485 support 2024-11-20 15:59:53 -05:00
modem drivers/ethernet/eth_native_posix: Rename to eth_native_tap 2025-03-07 20:10:38 +01:00
nrfs tests: susbys: Implement performance test for the NRFS 2025-02-10 11:30:36 +01:00
openthread boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
pm dts: zephyr,native-posix-cpu changed to zephyr,native-sim-cpu 2025-03-12 02:27:36 +01:00
portability portability: cmsis: Implement osThreadJoin using Zephyr k_thread_join 2025-03-07 19:51:50 +01:00
random/rng tests: random: rng: validate sys_csrand_get availability 2024-10-16 10:00:47 +02:00
rtio rtio: Correctly handle completion count wraps 2025-02-12 12:23:06 +01:00
sd samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
secure_storage/psa tests: secure_storage: enable entropy driver if available 2025-03-14 14:51:58 +01:00
sensing
settings tests: settings: where possible, use simulators for integration platforms 2025-03-11 11:34:54 +01:00
settings_commit_prio settings: Add test for settings commit priority 2024-10-24 22:04:07 +01:00
shell tests: shell_backend_uart: do not filter 2025-02-20 21:06:00 +01:00
sip_svc samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
storage tests: flash_map: Increase the maximum number of supported sectors 2025-02-08 00:32:09 +01:00
testsuite/fff_fake_contexts tests: Support targeting unit_testing with and without qualifier 2024-10-25 18:51:10 +01:00
tracing/tracing_api tests/subsys/tracing: Async tracing API test fix 2025-01-23 00:13:46 +01:00
usb usb: host: allow dynamic allocation of USB devices 2025-02-10 09:02:45 +01:00
zbus tests: zbus/hlp_priority_boost: use 1cpu setup 2025-03-14 17:55:41 +01:00