zephyr/tests
Peter Mitsis ee7bbf55e0 tests: latency_measure: Add busy threads for SMP
The latency_measure benchmark is designed for systems with a single
CPU. When the system allows for multiple CPUs, instead of forcing
a single CPU to be used via 'prj.conf', spawn a non-preemptible
thread to keep the other CPUs busy.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2024-08-26 14:45:04 -04:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch arch: riscv: stacktrace: print additional arg when fatal error 2024-08-26 14:44:53 -04:00
benchmarks tests: latency_measure: Add busy threads for SMP 2024-08-26 14:45:04 -04:00
bluetooth tests: Bluetooth: disable optimizations in unit test 2024-08-26 18:51:11 +02:00
boards drivers: clock_control: esp32c2: Add support 2024-08-16 14:08:22 -04:00
boot twister: pytest: Move helper methods to pyteste-harness package 2024-08-05 16:29:13 +02:00
bsim bluetooth: BAS: add battery level status char to bas service 2024-08-20 18:59:14 -04:00
cmake tests: cmake: add test cases for CMake YAML module 2024-08-23 08:02:11 -04:00
crypto test: mbedtls: new test for PSA crypto initialization and RNG configuration 2024-08-24 07:16:51 -04:00
drivers tests: drivers: flash: Move negative tests to a separate project 2024-08-26 17:08:19 +02:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests: kernel: add missing test call argument 2024-08-24 07:17:15 -04:00
lib tests: lib: c_lib: add test suite for remove api 2024-08-22 14:26:00 -04:00
misc tests/misc/check_init_priorities: Fix integration_platforms list 2024-08-16 11:20:34 +01:00
modules mbedtls: rename CONFIG_MBEDTLS_ZEPHYR_ENTROPY and move it 2024-08-24 07:16:51 -04:00
net tests: net: socket: udp: clear control data buffer before recvmsg 2024-08-23 15:50:37 +01:00
posix tests: posix: headers: add checks for posix signals option group 2024-08-23 10:35:11 -04:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys tests: mgmt: mcumgr: Add enum_mgmt test 2024-08-26 17:05:27 +02:00
unit tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ztest tests: ztest: Add ztest param test. 2024-08-23 15:48:57 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00