Skip to content

test: add test-debug-protocol-execute

Rodrigo Muino Tomonari requested to merge github/fork/Trott/debugger-break into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test debugger

Description of change

Add test for Protocol object in _debugger module. This test covers some edge cases that fill some coverage gaps in our testing (such as the "Unknown state" error).

Merge request reports

Loading