]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix p2p_ext_discovery_go to write to logger, not stdout
authorJouni Malinen <j@w1.fi>
Wed, 2 Jan 2019 10:39:00 +0000 (12:39 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 2 Jan 2019 11:00:57 +0000 (13:00 +0200)
commite3523cece4b06de6a357ed1176b8c07e1be795cd
tree795fdc0764903c5961f3d0e5f3c65a23ab56c77b
parent720a2e790665fffa021e6a6f6f54ea17e3337931
tests: Fix p2p_ext_discovery_go to write to logger, not stdout

The error case debug print should go to logger.

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