Expand description
Filtering tests based on user-specified parameters.
The main structure in this module is TestFilter.
Structs§
- Binary
Filter - Filters Binaries based on
TestFilterExprs. - Test
Filter - Filter for selecting which tests to run.
Enums§
- Binary
Mismatch Reason - The reason for a binary mismatch.
- Filter
Binary Match - Whether a binary matched filters and should be run to obtain the list of tests within.
- Filter
Bound - A higher-level filter.
- RunIgnored
- Whether to run ignored tests.
- Test
Filter Patterns - A set of string-based patterns for test filters.