zephyr/tests
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
..
application_development
arch
benchmarks
bluetooth
boards
crypto
drivers tests: drivers: counter: add user mode test 2020-01-21 11:36:55 -05:00
kernel
lib
misc/test_build
net
portability
posix
shell
subsys
unit
ztest