zephyr/tests/subsys/canbus
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
..
frame tests: subsys: canbus: frame: Remove redundant logging configurations 2020-05-07 14:47:35 +02:00
isotp canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00