zephyr/tests
Peter Mitsis 95a97fd287 tests: Port Thread-Metric benchmark from ThreadX
Ports the Thread-Metric suite of benchmarks from ThreadX to Zephyr.
This makes it easier for others to run these benchmarks with the
best set of configuration options for their board so that
they can better compare Zephyr performance to another RTOS.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2024-11-18 19:32:02 -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: Port Thread-Metric benchmark from ThreadX 2024-11-18 19:32:02 -05:00
bluetooth Bluetooth: Tester: Added flag parameter to CAP stop cmd 2024-11-18 13:18:32 -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 Bluetooth: host: Remove useless alloc_buf_cb in test 2024-11-16 15:55:02 -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 tests: drivers: build_all: uart: add uart interrupt driven 2024-11-16 15:26:24 -05:00
integration/kernel
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests: mem_map: do not run on Intel Audio DSP SoCs 2024-11-18 13:18:22 -05:00
lib tests: cpp: remove non-existing target 2024-11-18 14:02:45 -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 tests: net: socket: udp: Add IP_MULTICAST_IF set/get testing 2024-11-18 19:29:58 -05:00
posix tests: posix/common: set CONFIG_MAX_THREAD_BYTES=3 2024-11-18 13:18:22 -05:00
robot
subsys tests: display: cfb: fix filtering 2024-11-18 07:24:12 -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