zephyr/tests/arch/common/stack_unwind
Yong Cong Sin 49e8c98996 tests: arch: common: stack_unwind: fix symtab test
The symtab test should have the
`CONFIG_EXCEPTION_STACK_TRACE_SYMTAB` enabled. This was not
caught in the CI previously as the regex was also wrong, '['
and ']' are regex syntax and should be escaped.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-07-09 19:44:08 -04:00
..
src
CMakeLists.txt
prj.conf
testcase.yaml tests: arch: common: stack_unwind: fix symtab test 2024-07-09 19:44:08 -04:00