]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Remove the 'test_' prefix from test module names
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 31 Oct 2013 09:47:43 +0000 (11:47 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 31 Oct 2013 09:49:58 +0000 (11:49 +0200)
commite9552262088f1e305dfb2608a2ab7c8bb986cd03
tree0f36bc64469dad50aeafd4a2e9638be97fcc6778
parent4cd8343f4d28ddca75ad716b3dacb5ddeb65f823
tests: Remove the 'test_' prefix from test module names

This is unnecessary extra complexity for user, so use the 'test_' prefix
only internally within the python scripts and file names.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/README
tests/hwsim/run-all.sh
tests/hwsim/run-tests.py