zephyr/tests/kernel
Peter Bigot 31d615eab5 tests: kernel: timer_api: remove extra adjustment to expected result
The converted target value for remaining ticks was increased by one to
match original code, which used a one-sided test.  The current test is
two-sided, so that increment is already present in the allowed 1 tick
error for boards with no slew, and incorporating it into the absolute
error can cause the test to fail.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-06-09 18:57:31 +02:00
..
common zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
context zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
device zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
early_sleep samples/tests: Convert use of %ll{u,d} to PRI{u,d}64 2020-06-08 08:23:57 -05:00
fatal zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fifo zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fpu_sharing zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
gen_isr_table zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
interrupt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lifo zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mbox zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mem_heap/mheap_api_concept tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mem_pool zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mem_protect zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mem_slab zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mp tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
msgq/msgq_api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mutex tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
obj_tracing tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
pending zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pipe Tests: Add and modify testcases for pipe. 2020-06-09 08:13:46 -04:00
poll Tests: Adjust code and annotations for poll test cases. 2020-06-09 08:14:01 -04:00
profiling/profiling_api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
queue zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sched zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
semaphore/semaphore zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sleep samples/tests: Convert use of %ll{u,d} to PRI{u,d}64 2020-06-08 08:23:57 -05:00
smp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
spinlock tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
stack/stack zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
threads zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tickless tests: tickless: fix build error on qemu_cortex_m3 2020-06-09 08:14:53 -04:00
timer tests: kernel: timer_api: remove extra adjustment to expected result 2020-06-09 18:57:31 +02:00
workq zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
xip zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00