esp-idf/tools/test_apps/system/panic/main
Ivan Grokhotkov 89e78976ab
tests: panic: make 'get_test_name' work without VFS, add echo
When vfs component is not added to the build, bare minimum syscalls
are provided by newlib component. These syscalls currently don't
perform CR/LF translation.
This commit makes the 'get_test_name' function work with minimal
syscalls and also adds echo, so that the user sees what they type.
2022-05-02 20:47:18 +02:00
..
CMakeLists.txt system: add option to enable undefined behavior sanitizer (UBSAN) 2021-04-22 23:33:45 +02:00
test_panic_main.c tests: panic: make 'get_test_name' work without VFS, add echo 2022-05-02 20:47:18 +02:00