zephyr/tests/drivers/spi/spi_loopback
Stephanos Ioannidis 9fe2ead995 tests: drivers: spi: 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
..
boards tests: drivers: spi_loopback: Add internal loopback for atsamr21_xpro 2020-05-06 12:41:56 -05:00
src tests: drivers: spi loopback testcase to reload dma on stm32 2020-05-04 09:46:07 -05:00
CMakeLists.txt
Kconfig
prj.conf tests: drivers: spi: Remove redundant logging configurations 2020-05-07 14:47:35 +02:00
testcase.yaml