]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Clean up eap_proto_ikev2
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 15 Jan 2016 08:37:04 +0000 (10:37 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 15 Jan 2016 08:37:04 +0000 (10:37 +0200)
commit1a6f86593b9176975daccfdb57dc7797eec05ca2
treece32f091c7917b53b7810e8dc82da699702218ac
parent35372f6cd625054ef3c333994b67b37eb0c4f60a
tests: Clean up eap_proto_ikev2

Use helper variable to indicate end of the test case instead of having
to use a fixed length of the loop.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_eap_proto.py