zephyr/tests/kernel/critical/src
Alberto Escolar Piedras 59423b2435 test: kernel/critical fix for posix arch
Added small delay in each iteration of the critical_loop
loop for the posix arch:
For this arch this loop and critical_rtn would otherwise
run in 0 time and therefore the test would never finish.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-27 14:16:08 -05:00
..
critical.c test: kernel/critical fix for posix arch 2017-12-27 14:16:08 -05:00
main.c tests: critical: Convert testcase into ztest 2017-08-01 08:46:48 -04:00