]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix a typo in function name
authorJouni Malinen <j@w1.fi>
Sat, 22 Nov 2014 16:30:16 +0000 (18:30 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 22 Nov 2014 16:40:03 +0000 (18:40 +0200)
commit73360424d908ec8752a5333a3cbea470b7c0d2ce
tree790b161b4a1049afb83f039419b23d45646c7c88
parentab4ee34306f9859969923fdc3e4554ce758412b5
tests: Fix a typo in function name

except_ack() was supposed to be verifying that the frame was ACK'ed,
i.e., it was really supposed to be called expect_ack().

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_wnm.py