PothosCore
PothosCore copied to clipboard
Feature: flag to print all --self-tests output
PothosUtil --self-test1 prints all output for the given test, but PothosUtil --self-tests redirects stdout and only prints on test failure. While this is reasonable default behavior, it would be nice to be able to toggle this to print everything if multiple tests have common functionality being tested/debugged.