zephyr/tests
Krzysztof Chruściński d5637ec374 tests: lib: cpp: cxx: Filter out all ARMs from nRF54x and nRF92
Instead of extending list of unsupported platforms use filter that
will exclude or current and next ARM cores from platforms with HAL
that does not support C++98.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-01-08 19:10:24 +01:00
..
application_development boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
arch tests: arm: remove GNUC ifdef 2024-12-19 04:18:48 +01:00
benchmarks tests: latency_measure: Update README.txt 2024-12-20 23:51:02 +02:00
bluetooth Bluetooth: Audio: Add tests for the CAP cancel command 2025-01-08 19:10:11 +01:00
boards tests: add missing CONFIG_GPIO=y 2024-12-20 03:17:25 +01:00
boot tests: boot: mcuboot_recovery_retention: Fix testcase 2024-12-29 05:59:37 +01:00
bsim Bluetooth: Audio: Add tests for the CAP cancel command 2025-01-08 19:10:11 +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
drivers tests: drivers: uart: async_api: nrf54h20dk: Enable device PM 2025-01-08 19:09:57 +01:00
integration/kernel
kconfig
kernel tests: kernel: common: use integration_toolchains 2025-01-08 12:58:59 +01:00
lib tests: lib: cpp: cxx: Filter out all ARMs from nRF54x and nRF92 2025-01-08 19:10:24 +01:00
misc tests: misc: test_build: add testcase for LTO with picolibc module 2024-12-23 22:00:53 +01:00
modules tests: modules: nanopb: Test on Big Endian platform 2024-12-19 15:20:11 +01:00
net net: lwm2m: Convert tickeless to use eventfd() 2024-12-24 13:54:39 +01:00
posix tests: posix: fs: declare entry statically 2025-01-08 01:29:06 +01:00
robot
subsys tests: secure_storage: speed up psa.its.secure_storage.custom.transform 2025-01-07 18:24:33 +01:00
unit tests: fix various unit tests warnings 2024-12-16 20:48:56 +01:00
ztest arch: deprecate _current 2024-11-23 20:12:24 -05:00
test_config.yaml