Searched refs:check_commit_status (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | test_sae.py | 1218 def check_commit_status(hapd, use_status, expect_status): function 1248 check_commit_status(hapd, 126, 1) 1249 check_commit_status(hapd, 0, 0) 1254 check_commit_status(hapd, 127, 1) 1255 check_commit_status(hapd, 0, 0)
|