zephyr/tests
Håvard Reierstad d4a59a8655 tests: Bluetooth: Mesh: Default to ext adv
Changes twister tests and nrf samples from using legacy adv to ext adv
since this is the default for Mesh. Legacy adv is still tested in bsim.

Removes redundant test configuration testing ext adv.

Removes redundant config for ext_adv in `multi_ext_adv.conf`.

Signed-off-by: Håvard Reierstad <haavard.reierstad@nordicsemi.no>
2024-06-03 03:01:55 -07:00
..
application_development
arch include: riscv: add RISC-V arch atomic instructions 2024-06-01 10:27:32 +02:00
benchmarks modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates 2024-05-29 08:39:26 +02:00
bluetooth tests: Bluetooth: Mesh: Default to ext adv 2024-06-03 03:01:55 -07:00
boards tests/boards: Add mtk_adsp device test 2024-06-01 05:40:05 -07:00
boot tests: Update pytest scenarios with sysbuild paths 2024-06-02 00:42:54 +02:00
bsim tests: Bluetooth: Mesh: move semaphores out bsim initializations 2024-06-03 03:01:49 -07:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto mbedtls: fix Mbed TLS Kconfig options 2024-06-03 09:55:58 +02:00
drivers tests: drivers: can: api: support numaker_m2l31ki 2024-06-03 09:49:17 +02:00
kconfig/configdefault
kernel test: Add a testcase for cpu affinity 2024-05-31 08:07:46 +02:00
lib tests: kernel: add test for k_realloc 2024-05-28 17:55:12 +02:00
misc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
modules tests: uoscore: Set necessary PSA options 2024-05-24 11:39:28 +02:00
net samples: net: Increase CONFIG_NET_SOCKETS_POLL_MAX to pass checks 2024-06-03 09:49:01 +02:00
posix tests/posix/env: set CONFIG_PICOLIBC=y 2024-05-24 09:57:31 -05:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys llext: relocate all symbols regardless of type 2024-05-31 16:38:09 -05:00
unit tests: unit: crc: Add OpenPGP CRC-24 tests 2024-05-29 10:51:21 -07:00
ztest tests/ztest: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
test_config.yaml