zephyr/tests/kernel/smp
Andy Ross 8ac135d7a9 tests/kernel/smp: Correct parameter name
The k_sys_fatal_error_handler() function is declared in zephyr/fatal.h
with a name of "esf" for the second parameter, not "pEsf".  For
unknown reasons, this is showing up in CI as a documentation
generation failure pointing at the (correct) header.

Still, no reason not to synchronize.

Signed-off-by: Andy Ross <andyross@google.com>
2022-09-19 09:19:02 +02:00
..
boards tests/kernel/smp: Add SMP switch torture test 2022-01-18 12:05:54 -05:00
src tests/kernel/smp: Correct parameter name 2022-09-19 09:19:02 +02:00
CMakeLists.txt
prj.conf tests: kernel: smp: move to new ztest API 2022-07-01 14:04:22 -04:00
testcase.yaml