zephyr/tests/drivers
Gerard Marull-Paretas 95fb0ded6b kconfig: remove Enable from boolean prompts
According to Kconfig guidelines, boolean prompts must not start with
"Enable...". The following command has been used to automate the changes
in this patch:

sed -i "s/bool \"[Ee]nables\? \(\w\)/bool \"\U\1/g" **/Kconfig*

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-09 15:35:54 +01:00
..
adc ITE: test: drivers/adc: fix the ADC resolution 2022-02-21 21:01:43 -05:00
bbram drivers: bbram: Add it8xxx2 BBRAM driver implementation 2021-08-30 11:35:23 -04:00
build_all drivers: can: unify CAN controller configuration in devicetree 2022-02-24 13:48:55 -08:00
can tests: drivers: can: filter out tests if zephyr,canbus not enabled 2022-02-24 07:12:54 -06:00
clock_control tests: drivers: clock_control: nrf_calibration: Skip test for nrf52832 2022-02-01 14:16:18 -06:00
console tests: remove usage of CONFIG_USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
counter all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
dac tests: drivers: dac loopback on stm32wl55jc nucleo board 2022-01-04 09:12:08 -05:00
disk tests: disk: Add fixture for sdcard test 2022-01-07 08:01:22 -06:00
dma tests: drivers: dma test running on the nucleo_wl55 board 2022-03-04 09:11:38 -06:00
eeprom drivers: eeprom: Refactor drivers to use shared init priority 2021-11-04 07:33:01 -04:00
entropy/api tests: Fix drivers tests tag 2022-02-02 09:21:07 -05:00
espi emul: espi: Add ACPI Shared Memory functions 2021-08-26 13:14:05 -04:00
flash test: flash: add rt685 support for flash driver test 2022-03-07 09:46:26 -06:00
flash_simulator tests: Fix drivers tests tag 2022-02-02 09:21:07 -05:00
gpio boards: riscv: hifive_unleashed: add GPIO support 2022-02-21 20:46:47 -05:00
hwinfo/api tests: Fix drivers tests tag 2022-02-02 09:21:07 -05:00
i2c kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
i2s tests: i2s: Add support for LPCXpresso55S69 2021-09-01 14:39:03 -04:00
ipm cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
kscan/kscan_api cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
led/led_api cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
memc/stm32_sdram cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
pinctrl kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
pwm boards: twr_ke18f: Add pinctrl groups for twr_ke18f 2022-03-03 13:00:20 -06:00
regulator tests: regulator_pmic: Added PMIC regulator test 2021-12-08 08:27:44 -05:00
sensor tests: sensor: generic: Make test name consistent 2022-02-02 09:21:07 -05:00
spi/spi_loopback tests: spi_loopback: Make test name consistent 2022-02-02 09:21:07 -05:00
syscon dts: arm64: qemu-virt: switch to 64bit addressing in DT 2021-11-25 18:37:15 +01:00
timer/nrf_rtc_timer kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
uart tests: drivers: uart: uart_async_api: Move rx abort to timeout 2022-03-07 10:46:48 +01:00
virtualization/ivshmem tests/ivshmem: Make sure it enters usermode before testing the driver 2022-01-18 13:22:25 -05:00
watchdog/wdt_basic_api boards: mimxrt1160: Enable watchdog timer on RT1160 2021-11-03 16:18:25 -04:00