zephyr/tests
Krzysztof Chruściński 830a22e48f tests: drivers: timer: nrf_grtc: Fix test_get_ticks
Test was occasionally failing when two types of current time
reading occurred at different system tick. In that case they
were of by one system tick and test was failing.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-03-31 14:31:48 +02:00
..
application_development
arch tests: arm: adjust test for relocated rom 2025-03-31 11:30:55 +02:00
benchmarks tests: thread_metric: Fix cooperative for SMP 2025-03-17 07:05:36 +01:00
bluetooth Bluetooth: Controller: Fix incorrect CIS offset accepting peer instant 2025-03-29 06:32:21 +01:00
boards tests: boards: neorv32: add build_all test for the NEORV32 2025-03-28 12:20:41 +01:00
boot
bsim tests: bsim: Bluetooth: Enable MIC failure CIS tests 2025-03-29 06:32:21 +01:00
cmake dts: zephyr,native-posix-cpu changed to zephyr,native-sim-cpu 2025-03-12 02:27:36 +01:00
crypto
ctest/base
drivers tests: drivers: timer: nrf_grtc: Fix test_get_ticks 2025-03-31 14:31:48 +02:00
integration/kernel
kconfig
kernel tests: float_disable: honor custom ARM interrupt controllers 2025-03-31 08:06:36 +02:00
lib tests: unskip some tests 2025-03-28 21:52:13 +01:00
misc
modules
net tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
posix test: posix: timers: Fix unused function warning 2025-03-24 07:53:10 +01:00
robot
subsys tests: power_wakeup_timer: Tests the RTC alarm’s ability to wake the CPU 2025-03-31 08:06:25 +02:00
unit everywhere: Use correct macro for gcc-specific warnings 2025-03-20 21:57:47 +01:00
ztest tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
test_config_ci.yaml twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00
test_config.yaml