tests: Show vm-run.sh command line for re-running failure sequences
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 30 Nov 2015 17:42:56 +0000 (19:42 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 30 Nov 2015 17:42:56 +0000 (19:42 +0200)
commit45e8a45bb52c8109a5554a2c83665a34c0cf3562
tree094e8c888627195489e37b45c1bfc9b1610900a0
parent6a5f578cac559e25ce139ca9f27c6b998006cdec
tests: Show vm-run.sh command line for re-running failure sequences

Now that vm-run.sh supports a long list of test cases without crashing
the VM kernel, there is no need to use the "parallel-vm.py -1 1 <tests>"
workaround. Print the re-run example commands with vm-run.sh instead. In
addition, add the --long argument if it was specified for the test run
to avoid skipping test cases in the re-run case.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/vm/parallel-vm.py