zephyr/tests
Andy Ross ed5185ba12 tests/kernel/fatal: Fix wait-for-interrupt delay in stack check test
Contrary to the comment in code, this test is NOT, in fact, compiled
with a traditional ticked kernel.  Spinning won't work reliably
because interrupts won't necessarily be delivered when you expect.
This test case would fail spuriously as I moved things around when
debugging.

Doing it right (using a k_timer in this case) is actually less code
anyway.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-06-03 12:03:48 -07:00
..
application_development
benchmarks tests: benchmarks: latency_measure: use 0.1s sys clk tick for twr_ke18f 2019-05-31 10:39:26 -05:00
bluetooth
boards
booting/stub
cmsis_rtos_v1 tests: cmsis_rtos_v1: remove cast abuses 2019-06-01 10:21:13 -04:00
cmsis_rtos_v2
crypto
drivers dts : bindings : sensor : bme680 Added support for BME680 2019-05-31 10:27:13 -05:00
kernel tests/kernel/fatal: Fix wait-for-interrupt delay in stack check test 2019-06-03 12:03:48 -07:00
lib tests: lib: ring_buffer: Test for ring_buf_reset, ring_buf_capacity_get 2019-05-30 09:44:03 -04:00
misc
net sanitycheck: CONFIG_TEST_USERSPACE / userspace tag cleanup 2019-05-30 08:45:39 -04:00
posix sanitycheck: CONFIG_TEST_USERSPACE / userspace tag cleanup 2019-05-30 08:45:39 -04:00
shell shell: add test for new built-in command 2019-05-24 11:04:42 +02:00
subsys tests: flash_map: configure MPU to allow flash writes on twr_ke18f 2019-05-31 09:50:36 -05:00
unit
ztest subsys/testsuite/ztest: change zassert_mem_equal to macro 2019-06-03 09:39:37 -04:00