zephyr/tests/drivers
Ulf Magnusson d1684a83a4 Kconfig: Clean up some symbol definitions
- Remove redundant 'n' defaults. 'n' is the default value for bool
  symbols.

  This makes the auto-generated documentation clearer as well: You get
  "implicitly defaults to n" instead of
  "- n if <propagated dependencies>".

- Shorten

      <type>
      prompt "foo"

  to

      <type> "foo"

  This works for all types, not just bool.

- Various formatting nits.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-08-01 12:47:17 -04:00
..
adc tests: drivers: adc: fix failing test for frdm_k64f 2018-06-28 16:02:21 -05: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: fix struct initialization 2018-07-01 22:58:23 +02:00
i2c Kconfig: Clean up some symbol definitions 2018-08-01 12:47:17 -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: Add colibri_imx7d_m4 config in pwm_api 2018-07-17 16:08:22 -05: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 tests: kconfig: Remove redundant 'default n' properties 2018-06-22 15:11:58 -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: Add new testcase and improve existing ones 2018-07-26 22:22:03 -04:00