tests: Replace tcpdump with wlantest file write

There is no need to run a separate tcpdump process to capture frames
from hwsim0 since wlantest is already doing that can write the results
to a file.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
Jouni Malinen 2013-10-31 11:35:02 +02:00 committed by Jouni Malinen
parent 79b16a5c0d
commit d05159ccc5
2 changed files with 3 additions and 4 deletions

View file

@ -139,7 +139,7 @@ timestamp and a postfix to identify the specific log:
- log2 = wpa_supplicant debug log for the third radio
- hostapd = hostapd debug log
- hwsim0 = wlantest debug log
- hwsim0.dump = pcap containing all frames exchanged during the tests
- hwsim0.pcapng = capture with all frames exchanged during the tests
- tcpdump = tcpdump output
- run = debug prints from the test scripts
- trace.dat = Linux tracing record (if enabled)