zephyr/tests
Johann Fischer 470cbe36d7 tests: bluetooth: disable CDC ACM logging
Disable CDC ACM logging in configuraton overlay used in test case
bluetooth.shell.cdc_acm.
The build warning was introduced by the commit e8c4867806
("usb: cdc_acm: disable logging if used for shell with logging")
to preven recursive logging when using the CDC ACM UART as shell or
logging backend

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-10-08 05:58:30 -04:00
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch tests: arch: riscv: test csf registers value 2024-10-02 09:48:02 +02:00
benchmarks tests: scheduler queue benchmarks 2024-10-07 20:16:20 -04:00
bluetooth tests: bluetooth: disable CDC ACM logging 2024-10-08 05:58:30 -04:00
boards tests/boards/native_sim/cpu_wait: Correct ifdef 2024-10-01 10:47:55 +01:00
boot tests: mcuboot: Add other nxp boards as test targets 2024-10-04 22:51:22 +01:00
bsim Bluetooth: Audio: Rename bt_audio_codec_qos -> bt_bap_qos_cfg 2024-10-04 16:34:22 +01:00
cmake cmake: change test message overwrite to macro 2024-09-30 17:12:23 +01:00
crypto tests/crypto: Don't test on native_posix 2024-09-25 04:04:36 -04:00
drivers tests: drivers: spi_loopback: Add phyboard_polis 2024-10-07 18:43:35 +02:00
integration/kernel
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests: kernel: interrupt: nested_irq: support nrf54h20_cpuppr 2024-10-04 10:45:57 +01:00
lib tests: lib: cpp: cxx: ignore nRF54H20 DK 0.8.0 2024-10-07 18:42:14 +02:00
misc cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
modules mbedtls: rename CONFIG_MBEDTLS_ZEPHYR_ENTROPY and move it 2024-08-24 07:16:51 -04:00
net tests: coap_client: optimize/reduce sleep time 2024-10-07 17:13:47 +01:00
posix kernel: dynamic: use 4k stack size for x86 2024-10-05 14:13:18 -04:00
robot
subsys tests: secure_storage: add tests for the secure storage subsystem 2024-10-07 13:38:43 +02:00
unit tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ztest ztest: error_hook: Exclude cortex_r8_virtual from divide-by-zero tests 2024-10-01 09:58:22 +02:00
test_config.yaml