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 tests: application_development/libxcc: exclude using XCC... 2020-01-07 17:09:38 +01:00
arch tests : Ensure the IRQ is disabled before enabling it at run time 2020-01-17 12:40:38 +01:00
benchmarks test: benchmarkis add frdmk82f board config 2019-12-19 12:55:18 -05:00
bluetooth Bluetooth: Controller: Add unit test of SW privacy feature 2020-01-15 12:52:25 +01:00
boards tests: board_shell: enable sensor shell 2020-01-13 09:23:35 -06:00
crypto global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
drivers tests: drivers: counter: add user mode test 2020-01-21 11:36:55 -05:00
kernel tests: test k_sem_init() 2020-01-20 17:19:54 -05:00
lib tests/lib/gui/lvgl: use littlefs 2020-01-21 15:32:47 +01:00
misc/test_build tests: fix test identifiers 2019-12-09 15:53:44 -05:00
net tests: net: all: kconfig: Do not assign promptless NET_INIT_PRIO 2020-01-17 10:01:58 +02:00
portability tests: samples: portability: fix test tags and identifiers 2019-12-09 15:53:44 -05:00
posix global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
shell tests: fix test identifiers 2019-12-09 15:53:44 -05:00
subsys tests/fs: NFFS has been replaced with Littlefs in multifs tests 2020-01-21 17:30:03 +01:00
unit tests: unit: util: Add test for IF_ENABLED() 2019-12-18 08:14:52 -05:00
ztest subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00