aboutsummaryrefslogtreecommitdiff
path: root/debug/excluded.yaml.example
AgeCommit message (Collapse)AuthorFilesLines
2023-06-27Add a way to exclude tests by specifying an exclusion fileMarek Vrbka1-0/+17
This patch adds a way to specify a yaml file which specifies either for each target individually or for all targets to exclude tests. Example file format is included in excluded.yaml.example.