summaryrefslogtreecommitdiff
path: root/src/tests/test_dict_search.py
AgeCommit message (Collapse)Author
2021-03-23vyos.util: dict_search() should not throw exception when inputs are NoneChristian Poessinger
2020-11-01test: adjust testcase name for vyos.util.dict_search()Christian Poessinger
After renaming the function in commit 25551c5a ("vyos.util: T2995: rename vyos_dict_search() -> dict_search()"), the test case should be renamed, too.