zephyr/tests/kernel
Piotr Zięcik 81a2c4b8ff tests: sleep: Fix _TICK_ALIGN correction.
This commit replaces _TICK_ALIGN correction in the test (which was based
on simple division), by more precise estimation using __ticks_to_ms()
and _ms_to_ticks() functions.

This commit fixes #8899.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2018-07-20 00:00:36 -04:00
..
alert/alert_api
arm_irq_vector_table tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
arm_runtime_nmi tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
boot_page_table tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
common tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
context
critical
device
early_sleep kernel: Improve tick <-> ms conversion. 2018-07-03 22:46:39 -04:00
errno
fatal tests: kernel: Add description for test case 2018-07-05 12:52:21 -04:00
fifo
fp_sharing tests: fp_sharing: Extract x86 configs to separate .conf 2018-06-25 12:49:42 -07:00
gen_isr_table
init tests: kernel: init: Add description and RTM links 2018-07-17 12:19:49 -04:00
irq_offload
lifo
mbox
mem_heap/mheap_api_concept
mem_pool
mem_protect tests: Fix sizing for several test for chips with 24KB of RAM 2018-06-25 19:34:33 +02:00
mem_slab
mp
msgq/msgq_api
mutex
obj_tracing tests: obj_tracing: Enhance object counter logic 2018-06-14 23:54:31 -04:00
pending tests: pending: Add description and RTM links 2018-07-11 10:17:04 -04:00
pipe
poll tests: poll: Add description and RTM links 2018-07-16 08:23:42 -04:00
profiling/profiling_api
queue
sched tests/sched/scheduler_api: samples/philosophers: Use SCHED_SCALABLE 2018-07-03 17:09:15 -04:00
semaphore tests: semaphore: Add description for semaphore tests 2018-07-17 07:55:35 -04:00
sleep tests: sleep: Fix _TICK_ALIGN correction. 2018-07-20 00:00:36 -04:00
smp
spinlock tests: spinlock: Add description and doxygen groups 2018-07-18 11:28:03 -04:00
stack
static_idt
threads
tickless tests: kernel: Add description and group tests for doxygen 2018-07-11 10:20:53 -04:00
timer doc: tests: Add test description and doxygen groups in timer 2018-07-17 10:56:24 -04:00
workq tests: kernel: Add description and doxygen groups for workq 2018-07-11 10:18:04 -04:00
xip