zephyr/tests/drivers
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
..
adc/adc_api tests: drivers: adc: Remove redundant logging configurations 2020-05-07 14:47:35 +02:00
build_all Sensor: mpr: Add Honeywell MPR driver 2020-04-22 17:39:31 +02:00
can can: dts: Convert can-primary alias to zephyr,can-primary chosen prop 2020-04-29 14:27:31 -05:00
clock_control dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
counter tests: counter_basic_api: Convert to use new dts macros 2020-05-04 17:26:33 -05:00
dac tests: drivers: dac_loopback: add frdm_k64f board support 2020-05-01 12:35:50 -05:00
dma test: dma: Fix k_sleep() parameter error 2020-04-08 08:43:23 -04:00
eeprom tests: drivers: eeprom: do not attempt to build on all boards 2020-03-30 13:14:43 -05:00
entropy/api drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
flash_simulator drivers: flash: flash_simulator: Convert to new DT macros 2020-04-30 04:47:44 -05:00
gpio dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
hwinfo/api tests: drivers: hwinfo: Remove unnecessary filter 2020-04-29 11:07:37 +02:00
i2c dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
i2s cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
ipm cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
kscan/kscan_api tests: drivers: fixes for failing tests 2020-04-24 09:49:46 -05:00
pwm/pwm_api dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
spi/spi_loopback tests: drivers: spi: Remove redundant logging configurations 2020-05-07 14:47:35 +02:00
uart tests: uart_basic_api: Don't FAIL non-implemented APIs 2020-05-06 12:21:25 -05:00
watchdog/wdt_basic_api dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00