zephyr/tests/subsys
Stephanos Ioannidis 30e8aac754 tests: subsys: canbus: frame: Remove redundant logging configurations
This commit removes the redundant `LOG` and `LOG_IMMEDIATE` selections
in `prj.conf`, since the `TEST_LOGGING_DEFAULTS`, which is enabled by
default for all tests, selects `LOG` and `LOG_MINIMAL`.

This effectively allows the test to run with the default test logging
policy, set by the testing subsystem.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-05-07 14:47:35 +02:00
..
canbus tests: subsys: canbus: frame: Remove redundant logging configurations 2020-05-07 14:47:35 +02:00
dfu cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
fs drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
jwt cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
logging timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
openthread tests: subsys: openthread: OpenThread radio interface tests 2020-05-04 12:00:02 +02:00
settings flash: dts: replace DT_FLASH_{ERASE,WRITE}_BLOCK_SIZE with new macros 2020-05-04 13:26:04 +02:00
shell/shell_history cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
storage storage: add stream flash library 2020-05-06 11:14:00 +02:00
usb cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00