]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add Python-version of parallel-vm.sh
authorJouni Malinen <j@w1.fi>
Sun, 12 Oct 2014 18:49:36 +0000 (21:49 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 12 Oct 2014 18:49:36 +0000 (21:49 +0300)
commita87e123a96bda0dd14dfe50b59f68c3e5bbb048f
treef5dc7d1ff21b0e907eea917acfec370ecc248e8b
parent54a800dd518eea0251a4fb0b412680ad73195f68
tests: Add Python-version of parallel-vm.sh

This is a more advanced version of the simple parallel-vm.sh script.
Status of each VM is printed out during the test and results are
provided in more convenient format in the end.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/vm/parallel-vm.py [new file with mode: 0755]