tests: More WPS/HTTP test coverage
[mech_eap.git] / tests / hwsim / test_p2p_grpform.py
2015-08-31 Jouni Malinentests: More WPS/HTTP test coverage
2015-08-14 Jouni Malinentests: P2P group formation response during p2p_find
2015-08-02 Jouni Malinentests: P2P extended listen timing operations
2015-06-19 Avraham Sterntests: Fix grpform_wait_peer group removal in P2P Devic...
2015-03-01 Jouni Malinentests: Not ready for GO Negotiation (listen/search)
2015-02-28 Jouni Malinentests: Make grpform_no_wsc_done more robust
2015-02-07 Jouni Malinentests: Remove forgotten debug print from grpform_pbc_ov...
2015-02-05 Ilan Peertests: Use the global control interface in test_p2p_grpform
2015-02-05 Ilan Peertests: Use global_request for SET commands in test_p2p_...
2015-02-03 Jouni Malinentests: Increase grpform_ext_listen coverage
2015-01-22 Jouni Malinentests: P2P group formation using PBC multiple times...
2015-01-08 Jouni Malinentests: Convert test skipping to use exception
2014-12-22 Jouni Malinentests: Merge grpform_cred_ready_timeout test cases...
2014-12-20 Jouni Malinentests: Add wait_connected() and wait_disconnected(...
2014-12-14 Jouni Malinentests: P2P_UNAUTHORIZE to unauthorize a peer
2014-12-11 Jouni Malinentests: Additional coverage for P2P_EXT_LISTEN
2014-12-08 Jouni Malinentests: Invalid P2P_REJECT command
2014-12-08 Jouni Malinentests: Additional P2P_CONNECT coverage
2014-12-08 Jouni Malinentests: Check STATUS mode field during P2P group formation
2014-12-01 Jouni Malinentests: Add a helper function for clearing scan cache
2014-11-19 Jouni Malinentests: P2P_FIND continuing after GO Negotiation failure
2014-10-29 Jouni Malinentests: GO Negotiation and timeout while waiting for...
2014-10-25 Jouni Malinentests: Group formation wait for peer with driver increa...
2014-10-23 Jouni Malinentests: Allow time for go_neg_pbc() GO Neg Resp to go out
2014-10-10 Jouni Malinentests: P2P group formation with WSC_Done missing
2014-05-15 Jouni Malinentests: Verify P2P GO Negotiation wait-for-ready timeout
2014-05-15 Jouni Malinentests: Work around grpform_pbc_overlap robustness issues
2014-04-13 Jouni Malinentests: P2P group interface removed due to GO Negotiatio...
2014-04-13 Jouni Malinentests: P2P group idle timeout on GO
2014-03-30 Jouni Malinentests: Prevent grpform_pbc_overlap_group_iface failures
2014-03-30 Jouni Malinentests: Make grpform_pbc_overlap* more likely to clear...
2014-03-28 Jouni Malinentests: Verify PBC overlap detection during P2P group...
2014-03-15 Jouni Malinentests: Go to listen state in go_neg_pin_authorized
2014-03-05 Jouni Malinentests: Group formation and two peers at the same time
2014-03-05 Jouni Malinentests: Extended listen timing in GO Negotiation messages
2014-03-05 Jouni Malinentests: P2P GO Negotiation with PBC vs. PIN
2014-03-05 Jouni Malinentests: PD-before-GO-Neg workaround
2014-02-21 Jouni Malinentests: Remove unnecessary interpreter line from most...
2014-01-17 Jouni Malinentests: Verify peer discovery in no-Probe Request case
2014-01-07 Jouni Malinentests: P2P_REJECT to reject GO Negotiation Request...
2014-01-07 Jouni Malinentests: Negative test case for P2P group formation with...
2014-01-07 Jouni Malinentests: Cleaner error processing for threads
2014-01-03 Jouni Malinentests: Remove ignore_old_scan_res workaround
2013-11-24 Jouni Malinentests: Add test cases for concurrent P2P operations
2013-11-24 Jouni Malinentests: Verify P2P operations with a separate group...
2013-11-02 Jouni Malinentests: Ignore old scan results in test_grpform_pbc
2013-10-31 Jouni Malinentests: Split run-tests.py logger info into per test...
2013-10-26 Jouni Malinentests: Add P2P channel selection test cases with world...
2013-10-26 Jouni Malinentests: Add P2P channel selection test cases for group...
2013-09-01 Jouni Malinentests: Use a helper function for waiting session termin...
2013-09-01 Jouni Malinentests: Add test cases for per-STA PSK in P2P group
2013-08-31 Jouni Malinentests: Increase P2P group formation timeout to 20 seconds
2013-06-30 Jouni Malinentests: Use wpa_supplicant global control interface...
2013-03-29 Jouni Malinentests: Get rid of the unnecessary add_tests() functions
2013-03-18 Jouni Malinentests: Use social channel scan to speed up tests
2013-03-17 Jouni Malinentests: Give document string for each test case as a...
2013-03-17 Jouni Malinentests: Group formation with PBC
2013-03-16 Jouni Malinentests: Add GO Negotiation without pre-authorization
2013-03-09 Jouni Malinentests: Add GO Negotiation provisioning method validation
2013-03-09 Jouni Malinentests: Validate GO Negotiation status code
2013-03-09 Jouni Malinentests: GO Negotiation with both devices using GO intent 15
2013-03-09 Jouni Malinentests: Report group formation results as a dict
2013-03-02 Jouni Malinentests: Add test execution mechanism