zephyr/tests/kernel/fatal
Andy Ross c64ac967a8 tests/kernel/fatal: Work around historical API misuse
This test was written to do a k_oops() in the main thread.  That's an
essential thread, and aborting it is actually a system panic now.  The
test was written contra the docs on this, but it worked fine for
years.

Just reflag the thread as a simple workaround rather than trying
anything fancy. This is a very simple test.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2022-05-20 12:34:30 +02:00
..
exception tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
message_capture tests/kernel/fatal: Work around historical API misuse 2022-05-20 12:34:30 +02:00
no-multithreading tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00