zephyr/tests/drivers
Neil Armstrong 94d3156540 test: i2c: Add i2c_slave_api test
Add a new test to make I2C transfers between an I2C controller and
an I2C slave driver, either by:
- Using a virtual I2C driver
- Using a physical link and 2 physical controllers

The Physical test uses :
- Two EEPROM Slave drivers each connected to one I2C controller
- Both I2C controllers also act as master and take turns writing
to the opposite EEPROM Slave.
All of this connected physically on the board.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Daniel Wagenknecht <wagenknecht@clage.de>
2018-07-04 11:57:33 +02: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 test: i2c: Add i2c_slave_api test 2018-07-04 11:57:33 +02: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 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: Replace platform whitelists with depends_on 2018-05-17 15:00:55 -05:00