Searched defs:no_args_tests (Results 1 - 1 of 1) sorted by relevance

/systemd/test/
H A Drule-syntax-check.py36 no_args_tests = re.compile('(ACTION|DEVPATH|KERNELS?|NAME|SYMLINK|SUBSYSTEMS?|DRIVERS?|TAG|RESULT|TEST)\s*(?:=|!)=\s*"([^"]*)"$') variable
63 if not (no_args_tests.match(clause) or args_tests.match(clause) or

Completed in 29 milliseconds