zephyr/tests/drivers
Kumar Gala ca357ee46c tests: spi: spi_loopback: Drop default SPI_1_NAME symbol
We use to define the SPI bus device name in Kconfig, however now that
all SPI bus controllers use DTS that comes from DTS, so SPI_1_NAME is
never set to anything.  So remove it and leave it to the config frag in
the boards dir in the test to set the name.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-03-08 05:38:04 -06:00
..
adc/adc_api cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
aio cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
build_all drivers: gpio: sx1509b: convert to DT_<COMPAT>_<INSTANCE> defines 2019-02-27 10:19:30 -06:00
can drivers: can: stm32: Cleanup Kconfig enablement 2019-02-25 10:05:21 -06:00
counter/counter_basic_api tests: drivers: counter: Fix coverity issue (190952) 2019-03-05 12:37:18 -06:00
dma cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
entropy/api cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
gpio/gpio_basic_api tests: gpio: basic_api: correct constant test for interrupt trigger 2019-02-07 22:46:37 -06:00
hwinfo/api tests: hwinfo: Fix invalid assertion 2019-03-01 09:41:48 +01:00
i2c cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
i2s tests: Updated all the tests which use k_thread_access_grant. 2019-01-03 12:35:14 -08:00
ipm tests: ipm: disable on qemu_x86_64 [REVERT ME] 2019-01-18 09:50:18 -05:00
pci_enum cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
pinmux/pinmux_basic_api cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
pwm/pwm_api pwm: add set nanosecond period and pulse width function 2019-02-21 18:07:40 -05:00
rtc/rtc_basic_api cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
spi/spi_loopback tests: spi: spi_loopback: Drop default SPI_1_NAME symbol 2019-03-08 05:38:04 -06:00
uart cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
watchdog/wdt_basic_api boards: x86: quark_d2000_crb: exclude watchdog test case 2019-02-27 00:28:40 -08:00