Skip to content

test: move test-inspector-module to parallel

Rodrigo Muino Tomonari requested to merge github/fork/Trott/pll into master

test-inspector-module is very fast and seems to be runnable at the same time as other tests. Move from sequential directory to parallel.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading