]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Allow test selection with prefix wildcards
authorJouni Malinen <j@w1.fi>
Tue, 9 Jul 2019 13:09:04 +0000 (16:09 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 9 Jul 2019 13:10:44 +0000 (16:10 +0300)
commit88b6c6e244341f9874eceb5a50767e65d2113936
treef9209288ec47136cb87237323a73757f470d2fda
parent4eab36595e180bd285229f5497cfc05c0fccc545
tests: Allow test selection with prefix wildcards

Test names can now use wildcard in the end (e.g., ap_wpa2_psk*) to match
all test cases with the specified prefix.

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