]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Simplify Michael MIC test file writing
authorJouni Malinen <j@w1.fi>
Sat, 29 Nov 2014 13:44:57 +0000 (15:44 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 29 Nov 2014 23:05:39 +0000 (01:05 +0200)
commitdc4c3dc4a26a630973e4479b8ba46e50d3836a30
treed19211cfa305bfd5b84177eedeba7b2125261b5a
parentae13ad6413045533d33031c77ea9de14b6734cf7
tests: Simplify Michael MIC test file writing

Since run-tests.py is now required to run as root, there is no need to
use the somewhat awkward "sudo tee" construction; instead, just write
directly to the file.

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