]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/hwsim_utils.py
tests: Add test execution mechanism
authorJouni Malinen <j@w1.fi>
Sat, 2 Mar 2013 10:22:28 +0000 (12:22 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 2 Mar 2013 10:55:07 +0000 (12:55 +0200)
commita311c61dd664db7c1d16dd3395adf07bea6c141d
treefa2bbf24e58b61bbd68d2509dcfb0f1f927baa47
parent731e60f5c58b404bbedb4294aa37f7fbc652d500
tests: Add test execution mechanism

run-p2p-tests.py can now be used to run all P2P test cases. The
actual test cases are defined in test_p2p_*.py files.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/hwsim_utils.py [new file with mode: 0644]
tests/hwsim/p2p-group-formation.py
tests/hwsim/run-p2p-tests.py [new file with mode: 0755]
tests/hwsim/test_p2p_grpform.py [new file with mode: 0644]
tests/hwsim/wpasupplicant.py