]> git.ipfire.org Git - thirdparty/hostap.git/history - tests/hwsim/test_p2p_grpform.py
tests: Remove unnecessary interpreter line from most python files
[thirdparty/hostap.git] / tests / hwsim / test_p2p_grpform.py
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