zephyr/tests
Andy Ross 5a8add7821 tests/kernel/{test_task,test_sleep}: Less aggressive timer testing
On some hardware (Qemu) the timer guarantees aren't honored as well as
we like, and these tests are observed to spuriously fail in practice
(e.g. CI testing).  Allow for one tick of slop when testing sleep
durations.

Change-Id: I4b694c0a9ddfc1ee48510fa5deda2bb31499debf
Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2016-08-10 16:42:51 +00:00
..
benchmark build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00
bluetooth Bluetooth: tester: Use SYS_LOG_ERR instead of printk 2016-08-10 14:54:19 +00:00
compliance testcases: sample static testcase to run checkpatch on the source 2016-06-14 23:49:57 +00:00
crypto test_mbedtls: exclude platforms with insufficient RAM/ROM 2016-07-28 21:22:19 +00:00
drivers/pinmux sanitycheck: Add olimexino_stm32 board to sanitycheck 2016-04-20 22:29:02 +00:00
include tests: Allow tc_util to use printf when requested 2016-06-29 05:19:26 +00:00
kernel tests/kernel/{test_task,test_sleep}: Less aggressive timer testing 2016-08-10 16:42:51 +00:00
net/buf net/yaip: revert merge 2016-07-22 04:43:09 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00