Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dstate.py387 def compare_states(state, match_state, match_type="and"): argument
427 error_message = gv.valid_value(match_type, valid_values=["and", "or"])
436 default_match = match_type == "and"