zephyr/tests/kernel/common
Benjamin Walsh e307d9efa8 tests/common/timeout_order: reset test case thread to original prio
That was an oversight that should not have caused any problem. However,
the test harness expects the test's thread to be higher prio than the
test suite's thread that spawns it, because the test suite reuses the
stack space for the next test, if there is one.

Change-Id: Iad951118278abf0d9c23012d78ed56b75bc2958a
Signed-off-by: Benjamin Walsh <walsh.benj@gmail.com>
2017-03-01 13:18:31 +00:00
..
src tests/common/timeout_order: reset test case thread to original prio 2017-03-01 13:18:31 +00:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
prj.conf tests/kernel/common: add test to verify same tick timeout expiry order 2017-02-16 04:56:26 +00:00
testcase.ini tests: remove redundant test_ from test names 2016-12-24 13:46:50 +00:00