tests: Remove test names from VM command with parallel-vm.py
authorJouni Malinen <j@w1.fi>
Sun, 7 Dec 2014 13:31:38 +0000 (15:31 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 7 Dec 2014 13:33:22 +0000 (15:33 +0200)
commitb54f69701949cfeb58d50106d6f7a628ba8c48b5
treef9552617ecc81d0e663a11addd0c37c43a6d6f63
parentcdbc0baac6f3a2169c555c475a230eff41c43137
tests: Remove test names from VM command with parallel-vm.py

There is no need to pass the test case names to the VMs when using
parallel-vm.py. Removing those from the command line helps in avoiding
kernel panic if maximum number of kernel parameters limit is hit.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/vm/parallel-vm.py