Allow ``` expression ::= 'true' | 'false' | '/node/name/regexp' ``` Expected usage is for `adjust-tests` (https://tmt.readthedocs.io/en/stable/plugins/discover.html#configuration) to be able to apply rules only to selected nodes. Todo: Find syntax for 'negative' -> when node name doesn't match.