Skip to content

test: move hijackstdio out of require('common')

Move the hijackstdio functions out of common so that they are imported only into the tests that actually need them

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading