zephyr/tests/drivers
Ulf Magnusson 5405f68878 kconfig: Remove remaining 'option env' bounce symbols
These are no longer needed since commit 4dc9e5b2de ("kconfig: Get rid
of 'option env' bounce symbols"). The C tools are likely to get rid of
them soon too.

The APPLICATION_BASE symbol (option env="PROJECT_BASE") triggered a
compatibility warning, because 'option env' symbols now need to have the
same name as the environment variables they reference to be compatible
with Kconfiglib. APPLICATION_BASE is unused, so just remove it.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-05-28 17:21:11 -04:00
..
adc tests: adc_simple: Change ADC_DEBUG=y to SYS_LOG_ADC_LEVEL=4 2018-05-25 11:19:34 -04:00
aio tests: fixed doxygen comments 2018-04-30 17:15:29 -04:00
aon_counter/aon_api tests: classify periphera tests 2018-04-09 22:55:20 -04:00
build_all serial: nsim: Fix impossible-to-enable CONFIG_UART_NSIM 2018-05-24 13:09:28 -04:00
dma tests: classify periphera tests 2018-04-09 22:55:20 -04:00
entropy/api tests: classify periphera tests 2018-04-09 22:55:20 -04:00
gpio/gpio_basic_api tests: classify periphera tests 2018-04-09 22:55:20 -04:00
i2c/i2c_api tests: classify periphera tests 2018-04-09 22:55:20 -04:00
i2s tests: classify periphera tests 2018-04-09 22:55:20 -04:00
ipm tests: classify periphera tests 2018-04-09 22:55:20 -04:00
pci_enum tests: classify periphera tests 2018-04-09 22:55:20 -04:00
pinmux/pinmux_basic_api tests: classify periphera tests 2018-04-09 22:55:20 -04:00
pwm/pwm_api tests: classify periphera tests 2018-04-09 22:55:20 -04:00
rtc/rtc_basic_api tests: rtc: Adjust RTC samples tests for NXP RTC 2018-05-17 13:45:08 -05:00
spi/spi_loopback kconfig: Remove remaining 'option env' bounce symbols 2018-05-28 17:21:11 -04:00
uart/uart_basic_api doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
watchdog/wdt_basic_api tests: watchdog: Replace platform whitelists with depends_on 2018-05-17 15:00:55 -05:00