Home
last modified time | relevance | path

Searched refs:DEPENDENCIES_REGEX (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-build-scripts/scripts/
H A Dunit-test.py1308 DEPENDENCIES_REGEX = {"phosphor-logging": r"\S+-dbus-interfaces$"} variable
1437 for pkg_name, regex_str in DEPENDENCIES_REGEX.items():