zephyr/tests/subsys/debug/gdbstub
Dmitrii Golovanov 52442a7c49 tests: gdbstub: Fix incomplete code coverage dump
When the test runs with code coverage, make sure the coverage dump
completes its output under pytest execution before the test debug
session ends in both cases: for Zephyr gdbstub feature and for
Qemu internal GDB stub.

Add few more test operations with breakpoints.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
2023-12-06 17:52:18 +00:00
..
boards
pytest tests: gdbstub: Fix incomplete code coverage dump 2023-12-06 17:52:18 +00:00
src
CMakeLists.txt tests: gdbstub: Add GDB remote target parameter 2023-10-20 15:03:55 +02:00
prj.conf tests: gdbstub: Fix incomplete code coverage dump 2023-12-06 17:52:18 +00:00
test_breakpoints.gdbinit tests: gdbstub: Fix incomplete code coverage dump 2023-12-06 17:52:18 +00:00
testcase.yaml tests: gdbstub: qemu: Cross-validate test behavior 2023-10-20 15:03:55 +02:00