|
@@ -134,9 +134,9 @@ conditions:
|
|
run-all.sh directs debug logs into the logs subdirectory (or $LOGDIR if
|
|
run-all.sh directs debug logs into the logs subdirectory (or $LOGDIR if
|
|
present in the environment). Log file names include the current UNIX
|
|
present in the environment). Log file names include the current UNIX
|
|
timestamp and a postfix to identify the specific log:
|
|
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
|
|
- hostapd = hostapd debug log
|
|
- hwsim0 = wlantest debug log
|
|
- hwsim0 = wlantest debug log
|
|
- hwsim0.pcapng = capture with all frames exchanged during the tests
|
|
- hwsim0.pcapng = capture with all frames exchanged during the tests
|