zephyr/tests
Krzysztof Chruscinski 1a4cd7180b tests: drivers: counter: Fix validation of the alarm value
Test is checking if alarm handler is executed at request time or later.
However, validation did not take into account wrapping of the counter.
Fixed by taking into account case where counter wraps.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-04-23 17:21:07 +02:00
..
application_development global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
arch tests: arch: arm: interrupt: add test-case for spurious exception 2020-04-07 09:57:12 -05:00
benchmarks tests: lib: cmsis_dsp: Restrict testing platforms 2020-04-22 12:08:28 -05:00
bluetooth boards: nrf52810_pca10040: Rename to nrf52dk_nrf52810 2020-04-06 13:09:07 +02:00
boards coccinelle: re-run timeout conversion semantic patch 2020-04-15 08:28:57 -05:00
crypto cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
drivers tests: drivers: counter: Fix validation of the alarm value 2020-04-23 17:21:07 +02:00
kernel tests: fp_sharing: Enable build-only tests for RISC-V QEMU platform 2020-04-22 16:39:48 -07:00
lib tests: lib: cmsis_dsp: Restrict testing platforms 2020-04-22 12:08:28 -05:00
misc/test_build boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
net test: net: tcp2: Tests for connection close 2020-04-22 12:41:39 +03:00
portability cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
posix cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
shell shell: Add shell_set_root_cmd function 2020-04-17 11:34:01 +02:00
subsys tests/subsys/fs/fcb: Fix flash_area_write failure on NRF 2020-04-17 10:23:47 +02:00
unit Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00
ztest Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00