tests: Split wpa_supplicant debug logs into per test case files
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
c9aa430896
commit
353e5067ff
3 changed files with 22 additions and 5 deletions
|
@ -134,9 +134,9 @@ conditions:
|
|||
run-all.sh directs debug logs into the logs subdirectory (or $LOGDIR if
|
||||
present in the environment). Log file names include the current UNIX
|
||||
timestamp and a postfix to identify the specific log:
|
||||
- log0 = wpa_supplicant debug log for the first radio
|
||||
- log1 = wpa_supplicant debug log for the second radio
|
||||
- log2 = wpa_supplicant debug log for the third radio
|
||||
- *.log0 = wpa_supplicant debug log for the first radio
|
||||
- *.log1 = wpa_supplicant debug log for the second radio
|
||||
- *.log2 = wpa_supplicant debug log for the third radio
|
||||
- hostapd = hostapd debug log
|
||||
- hwsim0 = wlantest debug log
|
||||
- hwsim0.pcapng = capture with all frames exchanged during the tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue