zephyr/tests
Peter Mitsis 4e426fbfa1 tests: app_kernel: extend msgq test
Extends the msgq benchmark test to obtain data for larger message
queues (messages of size 192 bytes). This allows for a better
indication of what the impact of data size is on message queue
performance.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2023-10-31 08:58:45 +01:00
..
application_development tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
arch tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
benchmarks tests: app_kernel: extend msgq test 2023-10-31 08:58:45 +01:00
bluetooth tests: Bluetooth: tester: Fix missing net_buf_unref 2023-10-27 10:50:30 +02:00
boards tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
boot test: test_mcuboot: enable test on NXP MCUX platforms 2023-10-27 10:51:05 +02:00
bsim tests bsim cis: Fix sim_id collision 2023-10-30 11:35:45 +01:00
cmake tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
crypto tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
drivers tests: drivers: Fix adc labels in sensors test 2023-10-30 12:51:20 -04:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: kernel: fix thread function signatures 2023-10-30 17:45:59 +00:00
lib tests: devicetree: api: add tests for new DT APIs 2023-10-30 11:43:39 -04:00
misc tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
modules tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
net tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
posix tests/posix/common: Fix filtering for POSIX arch 2023-10-25 07:44:12 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys PM: add device_on_power_domian testcase. 2023-10-31 08:58:21 +01:00
unit tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ztest tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
test_config.yaml