zephyr/tests/kernel/timer
Krzysztof Chruściński bedb7e16c3 tests: kernel: timer: timer_behavior: Adjust TIMER_TEST_SAMPLES
Adjust default number of test samples which is based on SRAM size.
Test is using 8*TIMER_TEST_SAMPLES and with previous defaults for
the device with 64k RAM it was using 56k of test data leaving only
8k RAM and that was easily not enough. Adjust conditions to
take less samples when SRAM_SIZE is equal to the threshold.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-11-16 14:06:28 -05:00
..
cycle64 tests/kernel/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
starve tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
timepoints tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
timer_api tests: timer_api: Use 64-bit integers in busy slew threshold calculation 2024-06-13 20:22:08 -04:00
timer_behavior tests: kernel: timer: timer_behavior: Adjust TIMER_TEST_SAMPLES 2024-11-16 14:06:28 -05:00
timer_error_case tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
timer_monotonic hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00