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:
parent
79b16a5c0d
commit
d05159ccc5
2 changed files with 3 additions and 4 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue