Home
last modified time | relevance | path

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

/third_party/eudev/test/
H A Drule-syntax-check.py29 args_tests = re.compile('(ATTRS?|ENV|TEST){([a-zA-Z0-9/_.*%-]+)}\s*(?:=|!)=\s*"([^"]*)"$') variable
55 if not (no_args_tests.match(clause) or args_tests.match(clause) or

Completed in 1 milliseconds