]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_scan.py
tests: Refactor tshark running
authorJohannes Berg <johannes.berg@intel.com>
Fri, 9 Jan 2015 18:55:44 +0000 (19:55 +0100)
committerJouni Malinen <j@w1.fi>
Fri, 9 Jan 2015 22:53:57 +0000 (00:53 +0200)
commit2e1d7386e2766b57bc295702af543cc784a0d2be
tree3b3869581989f4597a203786172b3678789c72dd
parent0e126c6dca0427dd792d6be5996fa3de2e529935
tests: Refactor tshark running

Refactor the code to run tshark into its own submodule. This allows
even remembering whether -Y or -R needs to be used for filtering.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
tests/hwsim/test_cfg80211.py
tests/hwsim/test_p2p_channel.py
tests/hwsim/test_scan.py
tests/hwsim/tshark.py [new file with mode: 0644]