4d394f9d23
The debug.coredump.backends.logging testcase did use 'console' Twister harness whereas the test suite itself and the rest of the testcases are implemented as Ztest. This misalignment allowed to check basic output expected from the logging backend, but caused inconsistency of the test suite results because the 'console' Twister Harness can't use test cases' ID provided by the 'Ztest' Twister Handler. It is decided to focus the debug.coredump.backends.* suite on the coredump backend API testing with Ztest. The logging backend's resulting output should be tested by its dedicated test suite debug.coredump.logging_backend (tests/subsys/debug/coredump). Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com> |
||
---|---|---|
.. | ||
boards | ||
src | ||
CMakeLists.txt | ||
Kconfig | ||
prj.conf | ||
prj_backend_other.conf | ||
prj_flash_partition.conf | ||
testcase.yaml |