zephyr/tests
Alexandre Bourdiol 74be161694 tests: kernel: timer: timer_api: reorder test_timer_remaining step
Move init_timer_data() out of k_usleep() tick alignment.
Compute rem_ticks just after busy_wait_ms() to avoid slew
due to 'now' and 'rem_ms' computations.
With slow CPU 32MHz: -2 Ticks.

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
2020-09-24 13:26:27 -05:00
..
application_development device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
arch tests: x86/pagetables: skip table dumping if large memory 2020-09-22 10:59:53 -05:00
benchmarks tests: latency_measure: move timing_init() earlier 2020-09-17 10:54:40 -04:00
bluetooth tests: shell: Correct overlay extension 2020-09-22 16:04:56 -05:00
boards device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
crypto ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
deprecated sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
drivers boards: add Pinnacle 100 DVK 2020-09-16 14:21:41 -05:00
kernel tests: kernel: timer: timer_api: reorder test_timer_remaining step 2020-09-24 13:26:27 -05:00
lib tests: devicetree: legacy_api: Exclude test on pinnacle_100_dvk 2020-09-17 16:30:16 -05:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net tests: net: tcp2: Fix crash in frdm_k64f 2020-09-23 13:02:04 -05:00
portability tests: portability/cmsis_rtos_v2: skip up_squared 2020-09-24 13:09:46 -05:00
posix tests: posix: common: move printk() out of k_usleep() tick alignment 2020-09-18 22:07:19 -04:00
shell tests: shell: Add test for too many arguments in the command 2020-09-14 16:05:11 +02:00
subsys test: power: Remove frdm_k64f platform from allowed list 2020-09-24 10:46:19 -05:00
unit testsuite: fix unittest cross-language flags 2020-08-31 11:02:35 -04:00
ztest tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00