|
kaycxx-test
C++ unit test framework
|
Selects registered tests by source path and full description. More...
#include <kaycxx/test/test_filter.hpp>
Selects registered tests by source path and full description.
Multiple path filters and multiple name patterns are each combined with OR. Path and name filters are combined with AND. Empty filters select all registered tests.