tests: Allow test case descriptions to be written into database
authorJouni Malinen <j@w1.fi>
Sun, 27 Oct 2013 10:16:36 +0000 (12:16 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 27 Oct 2013 10:41:10 +0000 (12:41 +0200)
commitf3be6eea9b26b016bfa156879f2035c4f212ef02
tree843182fbe89aa716ad7fa531c07f2b3f4e53a627
parent1bd05d04233f954a85db018d9e54ba2dc9bd53cd
tests: Allow test case descriptions to be written into database

"run-tests.py -S <db file> -L" can now be used to update a database
table with the current set of test cases and their descriptions.

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