]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: remote: Allow hwsim test cases with more than two arguments
authorJanusz Dziedzic <janusz.dziedzic@gmail.com>
Sun, 12 Jan 2020 22:02:18 +0000 (23:02 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 23 Feb 2020 13:21:22 +0000 (15:21 +0200)
commitf8b26af7415c1c295aa9415861c7402c6da54e25
tree6f7811424ee92c95a885b84019bdda04d96039fb
parent876785aeba4efa11470f9eedba77969877aafdf6
tests: remote: Allow hwsim test cases with more than two arguments

This allows more test cases to be run in remote setup. Previously, we
used to block all test cases that required more than two arguments
(i.e., that needed the params argument).

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@gmail.com>
tests/remote/hwsim_wrapper.py
tests/remote/run-tests.py