]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Explicit str/bytes conversion for key_lifetime_in_memory
authorJouni Malinen <j@w1.fi>
Sat, 2 Feb 2019 16:50:13 +0000 (18:50 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 4 Feb 2019 10:26:34 +0000 (12:26 +0200)
commitb3361e5dc9f3ca768032bae40a1708934f18a6f5
tree63108b2c1a6f40b77a893f4af98f17179132dd57
parenta42ec6611ca84024f39173429cb3afa0ae517c53
tests: Explicit str/bytes conversion for key_lifetime_in_memory

This is needed for python3.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_eap.py
tests/hwsim/test_ap_psk.py
tests/hwsim/test_erp.py
tests/hwsim/test_sae.py