Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dstate.py201 invalid_state_match = DotDict( variable
306 invalid_state_match = DotDict( variable
325 del invalid_state_match["operating_system"]
333 del invalid_state_match["boot_progress"]
H A Dobmc_boot_test.py634 if st.compare_states(state, st.invalid_state_match, "or"):