zephyr/tests/kernel
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
..
common tests: kernel: common: Add tests for 24-bit byteorder functions 2020-09-21 11:17:59 +02:00
context tests: kernel: context: align timer init on ticks 2020-09-18 13:23:45 -05:00
device device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
early_sleep device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fatal tests: exception: fix thread entry points 2020-09-23 17:07:25 -05:00
fifo tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
fpu_sharing tests: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
gen_isr_table isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
interrupt tests: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
lifo tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
mbox tests: mailbox: add new tests 2020-09-16 12:13:05 -04:00
mem_heap/mheap_api_concept tests: copyright message add year to the existing 2020-08-06 07:31:46 -04:00
mem_pool tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
mem_protect tests: kernel: mem_protect: syscalls: FAULTY_ADDRESS for nucleo_l073rz 2020-09-23 13:11:19 -05:00
mem_slab tests: mem protection tests updated tags 2020-08-06 07:31:46 -04:00
mp tests/samples: add tags to some tests 2020-07-20 17:44:16 -04:00
msgq/msgq_api tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
mutex ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
obj_tracing tests: kernel: remove ram restrictions 2020-06-09 23:36:16 -04:00
pending tests: kernel: remove ram restrictions 2020-06-09 23:36:16 -04:00
pipe Tests: Add and modify testcases for pipe. 2020-06-09 08:13:46 -04:00
poll sys: util: Added separator to FOR_EACH_ macros 2020-06-10 11:58:13 +02:00
profiling/profiling_api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
queue tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
sched test: scheduling: add test case 2020-09-16 08:06:42 -04:00
semaphore/semaphore tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
sleep tests: kernel/sleep: increase maximum threshold for nRF51 2020-09-24 09:52:32 -05:00
smp tests/samples: add tags to some tests 2020-07-20 17:44:16 -04:00
spinlock tests: spinlock: fix occasional crash 2020-09-03 21:55:05 +02:00
stack/stack tests: kernel: stack: fix for memcmp with wrong length 2020-09-16 12:03:32 +02:00
threads tests: thread_apis: move uptime gathering in join scenario 2020-09-24 09:54:11 -05:00
tickless tests: kernel: tickless: re-enabled test-suite for Qemu Cortex-M0 2020-06-24 18:04:17 -07:00
timer tests: kernel: timer: timer_api: reorder test_timer_remaining step 2020-09-24 13:26:27 -05:00
workq tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
xip tests: xip: remove hack and add qemu_x86_xip 2020-07-30 12:25:37 +02:00