]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Replace str.decode('hex') with binascii.unhexlify() for python3
authorMasashi Honma <masashi.honma@gmail.com>
Sat, 2 Feb 2019 16:01:41 +0000 (18:01 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 4 Feb 2019 10:26:34 +0000 (12:26 +0200)
commite1810300c9dc8d3c4e4ebfbfb6c4a17384176fc7
tree9c6a47321b1eddb1480f9907f93fafe8efead0e5
parent54c58f29c0d90357d3169c9309038b306e7af3b0
tests: Replace str.decode('hex') with binascii.unhexlify() for python3

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_dbus.py
tests/hwsim/test_macsec.py
tests/hwsim/test_mbo.py
tests/hwsim/test_sigma_dut.py