zephyr/tests
Krzysztof Chruscinski e20f08cd69 tests: portability: cmsis_rtos_v1: Increase clock tolerance
Increased accepted difference between system clock and
k_busy_wait clock. Some platforms (e.g. Nordic SoC) are using
different clocks for system clock (low frequency) and k_busy_wait
(high frequency). If those clocks are driven from low accuracy
source like RC oscillator then difference may be significant.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-06-23 19:21:10 +02:00
..
application_development
arch
benchmarks tests: fix text output in timing_info test 2020-06-17 11:17:27 +02:00
bluetooth tests: Bluetooth: bsim_test: Include advx testing in CI 2020-06-12 15:50:34 +02:00
boards zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
crypto zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
deprecated
drivers drivers: lora: sx1276: select PA output by dts property 2020-06-23 13:08:06 +02:00
kernel tests: added new doxygen tags for memory protection tests 2020-06-23 12:18:30 -04:00
lib tests/lib: Add heap_align test 2020-06-22 14:54:04 -04:00
misc/test_build
net tests: net: Add tests for IPv6 mesh addresses 2020-06-16 19:14:52 +02:00
portability tests: portability: cmsis_rtos_v1: Increase clock tolerance 2020-06-23 19:21:10 +02:00
posix tests: posix: eventfd_basic: add new test 2020-06-15 16:52:29 +02:00
shell
subsys storage/stream: allow NULL data pointer 2020-06-22 14:36:05 +02:00
unit tests: unit: util: Add tests for new macros 2020-06-22 15:18:07 +02:00
ztest