Skip to content

Add a simple integration testing framework to help simplify tests for the daqd and related systems.

  • simple process management when a test needs multiple processes
  • temp directory management (and cleanup)
  • scriptable
  • less verbose than bash

Merge request reports