Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/logging/dictionary/pytest/
Dtest_logging_dictionary.py130 def regex_matching(decoded_logs, expected_regex): function
163 assert regex_matching(decoded_logs, expected_regex_common())
166 assert regex_matching(decoded_logs, expected_regex_fpu())