]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add test_wpas_mesh test cases
authorJavier Lopez <jlopex@gmail.com>
Mon, 1 Sep 2014 04:23:35 +0000 (00:23 -0400)
committerJouni Malinen <j@w1.fi>
Thu, 20 Nov 2014 14:31:12 +0000 (16:31 +0200)
commit68157c067424bcfff57a6c21b2ebb0086eb05692
tree38ca4217e3c75bd6e494702bc5fe88e17078965a
parent9e5e03d77e1be247c312ac464b7a15a0869c7527
tests: Add test_wpas_mesh test cases

This wpa_supplicant tests include basic tests for:

- Mesh scan
- Mesh group add/remove
- Mesh peer connected/disconnected
- Add/Set/Remove to test mesh mode network
- Open mesh connectivity test
- Secure mesh connectivity test
- no_auto_peer

Signed-off-by: Jason Mobarak <x@jason.mobarak.name>
[no_auto_peer test by: Javier Cardona <javier@cozybit.com>
Signed-off-by: Javier Lopez <jlopex@gmail.com>
tests/hwsim/example-wpa_supplicant.config
tests/hwsim/test_wpas_mesh.py [new file with mode: 0644]
tests/hwsim/vm/kernel-config
tests/hwsim/wpasupplicant.py