Jouni Malinen
c62438b822
tests: Optimize p2p_persistent test cases
...
Number of unnecessary scan iterations can removed from these test cases
by specifying a single channel.
Signed-off-by: Jouni Malinen <j@w1.fi>
2014-12-11 15:18:11 +02:00
Jouni Malinen
c93b6706d2
tests: Additional P2P_REMOVE_CLIENT coverage
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2014-12-11 15:18:11 +02:00
Jouni Malinen
bccbd51a80
tests: Additional P2P_GROUP_ADD coverage
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2014-12-09 23:03:27 +02:00
Jouni Malinen
e22335e5db
tests: Invalid P2P_INVITE parameters
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2014-12-08 21:15:26 +02:00
Jouni Malinen
9c2d2378ba
tests: P2P re-invocation with p2p_add_cli_chan=1
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2014-10-18 17:00:57 +03:00
Jouni Malinen
06f94fd0e1
tests: Increase P2P persistent group with per-STA PSK coverage
...
Remove and re-start the persistent group manually to increase test
coverage to include the case of re-configuring the PSK list entries from
a stored persistent group.
Signed-off-by: Jouni Malinen <j@w1.fi>
2014-09-28 18:09:53 +03:00
Jouni Malinen
95cf24abcd
tests: More protocol testing coverage for P2P invitation messages
...
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2014-05-29 16:46:59 +03:00
Jouni Malinen
5e5818458f
tests: Persistent group invitation while GO already running
...
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2014-05-27 13:53:01 +03:00
Jouni Malinen
84d746c8dd
tests: P2P persistent group during concurrent operation
...
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2014-05-27 13:53:00 +03:00
Jouni Malinen
2d68cfaaec
tests: Persistent P2P group re-invocation without persistent reconnect
...
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2014-05-27 13:53:00 +03:00
Jouni Malinen
edb69bd622
tests: SELECT/ENABLE/DISABLE/REMOVE_NETWORK failure cases
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2014-04-29 12:52:10 +03:00
Jouni Malinen
bdc4476476
tests: P2P group formation using parameters from persistent group
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2014-04-15 01:16:32 +03:00
Jouni Malinen
ed634ef6b4
tests: P2P GO removing persistent client based on invitation result
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2014-04-13 10:26:53 +03:00
Jouni Malinen
406739c499
tests: P2P persistent group re-invocation with empty BSS table
...
This verifies P2P Client scanning behavior during group re-invocation in
a case where old scan results are not available to allow the scan to be
skipped completely.
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2014-03-25 15:09:34 +02:00
Jouni Malinen
39f1cac57e
tests: Persistent group formation with reverse roles
...
This increase test coverage a bit for the Persistent group flag in GO
Negotiation Response.
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2014-03-05 22:40:28 +02:00
Jouni Malinen
5be9dcbb86
tests: Remove unnecessary interpreter line from most python files
...
Only run-tests.py is actually executed, so there is no need to specify
the interpreter in all the helper files and test script files.
Signed-off-by: Jouni Malinen <j@w1.fi>
2014-02-21 20:21:53 +02:00
Jouni Malinen
675b1f891b
tests: p2p_client_list on persistent GO
...
Signed-hostap: Jouni Malinen <j@w1.fi>
2014-01-07 10:45:12 +02:00
Jouni Malinen
01370f49a6
tests: Verify that re-invoked P2P group is identified as persistent
...
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-11-21 11:39:12 +02:00
Jouni Malinen
c9aa430896
tests: Split run-tests.py logger info into per test case files
...
The run-tests.py -l argument does not take an argument value anymore.
Instead, debug output is directed to a separate file <test>.log for each
test case.
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-10-31 12:51:08 +02:00
Jouni Malinen
e201e5ab61
tests: Add P2P channel selection test cases for group re-invocation
...
Signed-hostap: Jouni Malinen <j@w1.fi>
2013-10-26 23:50:11 +03:00
Jouni Malinen
18b12b56c1
tests: Add a test case for invitation after client removal
...
test_persistent_group_invite_removed_client verifies that a client
that is removed from a group can rejoin based on new invitation.
Signed-hostap: Jouni Malinen <j@w1.fi>
2013-09-01 21:53:03 +03:00
Jouni Malinen
2c914e2464
tests: Use a helper function for waiting session termination
...
Signed-hostap: Jouni Malinen <j@w1.fi>
2013-09-01 21:35:10 +03:00
Jouni Malinen
451afb4fd3
tests: Add test cases for persistent P2P groups
...
Signed-hostap: Jouni Malinen <j@w1.fi>
2013-09-01 21:35:10 +03:00