Searched refs:expected_state (Results 1 – 3 of 3) sorted by relevance
43 def verify_autonegotiation(cfg: object, expected_state: str, link_config: LinkConfig) -> None:52 ksft_eq(partner_autoneg_state, expected_state)60 ksft_eq(actual_state, expected_state)
25 static int check_sk_stg(int sk_fd, __u32 expected_state) in check_sk_stg() argument35 if (!ASSERT_EQ(sk_stg.last_notclose_state, expected_state, in check_sk_stg()
420 local expected_state=$2430 [ "$state" == "$expected_state" ]431 check_err $? "Unexpected \"state\" value (got $state, expected $expected_state)"