zephyr/tests
Robin Kastberg 75daa436ec tests: kernel: workq_stop uninitialized variable
test_k_workqueue_stop uses an uninitialized variable, causing
sporadic test failures.

Signed-off-by: Robin Kastberg <robin.kastberg@iar.com>
2025-01-14 13:25:35 +01:00
..
application_development boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
arch Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
benchmarks Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
bluetooth Bluetooth: Mesh: use secure storage in ble mesh 2025-01-14 13:23:47 +01:00
boards tests: esp32c3: Add USB variant 2025-01-10 18:57:07 +01:00
boot tests: boot: mcuboot_recovery_retention: Fix testcase 2024-12-29 05:59:37 +01:00
bsim Bluetooth: Mesh: use secure storage in ble mesh 2025-01-14 13:23:47 +01:00
cmake tests: cmake: snippets: Exclude sysbuild 2024-12-27 07:18:13 +01:00
crypto mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 2024-11-26 00:12:56 +01:00
ctest/base tests: Add CTest base harness testing 2025-01-10 04:12:42 +01:00
drivers dts: bindings: counter: Change the property names in the overlay 2025-01-14 13:24:14 +01:00
integration/kernel
kconfig
kernel tests: kernel: workq_stop uninitialized variable 2025-01-14 13:25:35 +01:00
lib tests: math: interpolation: disable floating point contraction 2025-01-09 09:51:39 +01:00
misc tests: llext-edk: get the Zephyr SDK path from build_info.yml 2025-01-10 09:51:54 +01:00
modules tests: modules: nanopb: Test on Big Endian platform 2024-12-19 15:20:11 +01:00
net tests: net: http: server: Add static fs tests 2025-01-13 20:23:18 +01:00
posix tests: posix: fs: declare entry statically 2025-01-08 01:29:06 +01:00
robot
subsys tests: llext: Add RISC-V CB-Type edge case test 2025-01-10 14:47:39 +01:00
unit tests: fix various unit tests warnings 2024-12-16 20:48:56 +01:00
ztest Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
test_config.yaml