zephyr/subsys/testsuite
Tristan Honscheid 082ca85b7c ztest: bug: Add friendly name helper function for all phases
The `handle_signal()` function in the new ztest API (`ztest_new.c`) uses
an array of strings to lookup a friendly name for each test phase, but
the array only has three elements despite there being six test phases.
This can lead to an out-of-bounds issue. Replace the array with a helper
function and switch statement.

Signed-off-by: Tristan Honscheid <honscheid@google.com>
2022-03-14 11:32:38 +01:00
..
busy_sim ring_buffer: make finish methods final 2022-02-28 10:52:41 +01:00
coverage tests: coverage: fix the blocking on mps2_an385 coverage report 2022-01-12 16:30:39 -06:00
include tests: testsuite: add emulating send IPI in X2APIC mode 2022-03-09 14:55:26 -05:00
ztest ztest: bug: Add friendly name helper function for all phases 2022-03-14 11:32:38 +01:00
CMakeLists.txt testsuite: Add busy simulator module 2021-07-29 10:59:00 -04:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00