zephyr/tests
Piotr Zięcik 5b3a7ed740 tests: kernel: Do not use exact time in timing checks.
This commit replaces exact time compassion by a range check, allowing
the tests to pass on platforms which needs rounding in __ticks_to_ms()
and _ms_to_ticks().

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2018-08-14 07:18:44 -07:00
..
application_development tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
benchmarks tests/benchmarks/footprint/min/x86: disable I2C and SPI 2018-07-27 17:16:18 -04:00
bluetooth Bluetooth: shell: Add multiple identity support 2018-08-13 19:53:22 +03:00
boards tests: native_tasks: Add missing header 2018-08-02 19:14:19 +02:00
booting/stub tests/booting/stub: remove CONFIG_ARC_INIT 2018-08-12 06:52:48 -07:00
cmsis_rtos_v1 tests/cmsis_rtos_v1: Introduce tests to make use of Signal APIs 2018-08-13 13:08:07 -07:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto tests: crypto: cbc_mode: Fix input length 2018-08-02 19:18:58 +02:00
drivers tests: spi_loopback: Increase k_poll timeout 2018-08-13 13:18:53 -07:00
include tests: Cleanup converting int result to string 2018-06-29 11:53:59 -05:00
kernel tests: kernel: Do not use exact time in timing checks. 2018-08-14 07:18:44 -07:00
lib tests: lib: mem_alloc: Add tests to validate dynamic allocation 2018-08-09 09:41:00 -07:00
misc/test_build samples: exclude socket samples on esp32 2018-07-16 19:00:32 -04:00
net net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
posix tests: posix: improve pthread_key test 2018-08-13 04:48:48 -07:00
power tests: power: refactor power_states test 2018-08-13 04:50:19 -07:00
shell tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
subsys logging: Add metadata to hexdump 2018-08-14 07:14:34 -07:00
unit lib/crc: Add CRC32 support 2018-07-18 10:00:12 -04:00
ztest userspace: compartmentalized app memory organization 2018-07-25 12:02:01 -07:00
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00