Skip to content

inspector: introduce a smoke test for inspector

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)

Adds a new test case that checks the inspector

Description of change

This test executes a simple debug session over the inspector protocol.

CC: @ofrobots

Merge request reports

Loading