zephyr/tests
Emil Gydesen fb68b4be7e Revert "Bluetooth: Audio: Use generic count_bits to count bits"
This reverts commit ee335399c1.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-03-18 16:39:47 +01:00
..
application_development scripts: code_relocate: support section filter 2025-02-14 03:02:56 +01:00
arch tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
benchmarks tests: thread_metric: Fix cooperative for SMP 2025-03-17 07:05:36 +01:00
bluetooth test: bluetooth: tester: Fix regression in PBP 2025-03-17 13:57:41 +01:00
boards tests: boards: nrf: hwinfo: Extend test with RESET_CPU_LOCKUP 2025-03-12 14:05:06 +00:00
boot tests: boot: test_mcuboot: Add swap using offset test 2025-02-10 19:05:25 +01:00
bsim Revert "Bluetooth: Audio: Use generic count_bits to count bits" 2025-03-18 16:39:47 +01:00
cmake dts: zephyr,native-posix-cpu changed to zephyr,native-sim-cpu 2025-03-12 02:27:36 +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 test: spi: spi_loopback: fix a typo in frdm_mcxn236.overlay 2025-03-18 08:27:12 +01: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 Revert "tests: kernel: adopt new count_bits util function" 2025-03-18 16:39:47 +01:00
lib tests: lib: cmsis_dsp: Fix -Wsometimes-uninitialized warning 2025-03-18 08:24:56 +01:00
misc tests: linker: iterable_sections: Test sorting with 5 numeric characters 2025-01-22 10:40:45 +01:00
modules tests: modules: nanopb: Test on Big Endian platform 2024-12-19 15:20:11 +01:00
net net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
posix tests: posix: add one integration platform per suite 2025-03-12 02:28:23 +01:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys llext: add test for section and symbol alignment 2025-03-17 19:58:15 +01:00
unit include: util: Add generic function to count bits set in a value 2025-03-17 21:03:56 -04:00
ztest Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
test_config.yaml