zephyr/tests
Andrzej Głąbek 031aeb2bd9 tests: bluetooth: tester: Remove assignment to CONFIG_LOG_MINIMAL
The LOG_MINIMAL option is no longer user-configurable, as now it has
no prompt. LOG_MODE_MINIMAL should be modified instead.
But in this case, the assignment is redundant, as this option is not
enabled by default. Remove it then, to align the configuration file
for nrf5340dk_nrf5340_cpuapp with the one for nrf52840dk_nrf52840.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2021-03-18 06:17:45 -04:00
..
application_development tests: application_development: set integration_platforms 2021-03-03 18:13:19 -05:00
arch kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
benchmarks tests: add missing CONFIG_TEST=y in test suites 2021-03-17 17:48:20 -04:00
bluetooth tests: bluetooth: tester: Remove assignment to CONFIG_LOG_MINIMAL 2021-03-18 06:17:45 -04:00
boards qspi_testcase: modify the value used to check whether qspi is enabled 2021-03-10 14:26:00 -05:00
crypto tests: crypto: Add a unnormal testing condition 2021-03-09 05:10:54 -05:00
drivers drivers/dac: stm32: Adding DAC driver for nucleo_f767zi 2021-03-18 10:21:12 +01:00
kernel tests: kernel: pipe: testcases to improve code coverage for pipes 2021-03-17 19:10:25 -04:00
lib tests: lib: cbprintf: Added configuration without _Generic 2021-03-12 09:25:15 -05:00
misc/test_build
net net: dns: update to new k_work API 2021-03-15 17:19:54 +02:00
portability tests: samples: Add targetted platform_excludes for intel_adsp_cavs15 2021-03-08 19:25:25 -05:00
posix m2gl025_miv: Double the test timeouts 2021-02-09 19:41:27 -05:00
subsys tests: add missing CONFIG_TEST=y in test suites 2021-03-17 17:48:20 -04:00
unit unit: cbprintf: Extended to test without _Generic use 2021-03-12 09:25:15 -05:00
ztest tests: error_hook: fix sample output in README 2021-03-18 10:25:01 +01:00