zephyr/tests/drivers
Henrik Brix Andersen cf64c6bcca tests: drivers: counter: add user mode test
Add a single counter API test case (not using callbacks) running in
user mode. Convert the existing test setup to use semaphores for
counting events to be able to utilize the same test setup and teardown
functionality in both user and supervisor mode tests.

Most of the counter API basic test suite still needs to run in
supervisor mode due the use of callback functions.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2020-01-21 11:36:55 -05:00
..
adc/adc_api tests: fix test identifiers 2019-12-09 15:53:44 -05:00
build_all x86: implement hw-based oops for both variants 2020-01-13 16:35:10 -05:00
can tests: fix test identifiers 2019-12-09 15:53:44 -05:00
clock_control drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
counter tests: drivers: counter: add user mode test 2020-01-21 11:36:55 -05:00
dma tests: fix test identifiers 2019-12-09 15:53:44 -05:00
eeprom drivers: eeprom: Add support for eeprom simulator 2020-01-09 20:28:19 +01:00
entropy/api tests: fix test identifiers 2019-12-09 15:53:44 -05:00
flash_simulator tests: fix test identifiers 2019-12-09 15:53:44 -05:00
gpio/gpio_basic_api tests: fix test identifiers 2019-12-09 15:53:44 -05:00
hwinfo/api tests: fix test identifiers 2019-12-09 15:53:44 -05:00
i2c tests: fix test identifiers 2019-12-09 15:53:44 -05:00
i2s tests: fix test identifiers 2019-12-09 15:53:44 -05:00
ipm global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
kscan/kscan_api global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
pinmux/pinmux_basic_api global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
pwm/pwm_api drivers: pwm: add support for inverted PWM signals 2020-01-07 18:13:18 +01:00
spi/spi_loopback test: drivers: spi: added a test case 2020-01-20 18:38:39 -05:00
uart tests: uart_async_api: run in user mode 2020-01-17 16:15:02 -05:00
watchdog/wdt_basic_api tests: fix test identifiers 2019-12-09 15:53:44 -05:00