Searched refs:exclude (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/testlib/
H A Dmain.py140 --exclude-tags <regex>
147 If the regex provided with the `--exclude-tags` flag matches a tag of a
154 If exclude is the first flag, start with the set of all collected suites.
163 # --include-tags "ARM64" --exclude-tags ".*" --include-tags "X86"
167 # Process --exclude-tags ".*"
183 def exclude(excludes): function in function:filter_with_tags
193 else exclude(matched_suites)
293 " '--include-tags' and '--exclude-tags' will be ignored."

Completed in 5 milliseconds