]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Use binary mode for writing WPS attributes
authorMasashi Honma <masashi.honma@gmail.com>
Mon, 4 Feb 2019 00:41:19 +0000 (02:41 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 4 Feb 2019 10:26:34 +0000 (12:26 +0200)
commit4aa2336ed5520b4d21f728cb885775f8b4f249bf
tree990581e1e8f86d8c9f1bec249bc5ce883b5f6f7f
parent59aecb1c4265138f9f17f73d38b7287a790d4f94
tests: Use binary mode for writing WPS attributes

This is needed for python3.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
tests/hwsim/test_ap_wps.py