]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make parallel-vm.py log easier to use for debugging failures
authorJouni Malinen <jouni@codeaurora.org>
Fri, 15 Mar 2019 19:08:10 +0000 (21:08 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 15 Mar 2019 19:10:00 +0000 (21:10 +0200)
commita2d300765b879c5ce0ae537a9074fcc981063d46
tree03f694da0cdd44c204aeefceafa9bc2366d932d1
parent8cfc758827a9e53abe8a1409cdedcb45376b690f
tests: Make parallel-vm.py log easier to use for debugging failures

Print a list of full paths to log files from failed test cases both the
parallel.log and stdout so that they can be easily opened for analysis.
In addition, renumber the VM lines in the <timestamp>-parallel.log to
match the i+1 numbering used in the log directories and UI that is
tracking test execution.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/vm/parallel-vm.py