zephyr/tests/kernel/timer
Daniel Leung ee8bb8d473 tests: timer_api: unused var when CONFIG_ZTEST_ASSERT_VERBOSE=0
When CONFIG_ZTEST_ASSERT_VERBOSE is 0, the array round_s is not
being used by zassert_true(). So mark it __maybe_unused to
avoid compiler warnings.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2025-05-29 20:18:34 -04:00
..
cycle64
starve tests: all: Fix remaining issues reported by string validation 2025-05-27 09:16:08 +02:00
timepoints
timer_api tests: timer_api: unused var when CONFIG_ZTEST_ASSERT_VERBOSE=0 2025-05-29 20:18:34 -04:00
timer_behavior tests: kernel: timer: Align timer tests to nRF54 2025-05-23 14:04:29 +02:00
timer_error_case kernel: timeout: z_add_timeout to return expiration tick 2025-04-15 19:09:33 +02:00
timer_monotonic tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00