]> git.ipfire.org Git - thirdparty/hostap.git/history - tests/hwsim/test_p2p_autogo.py
tests: WPS PBC session overlap detection with single BSSID selected
[thirdparty/hostap.git] / tests / hwsim / test_p2p_autogo.py
2020-02-24  Jouni Malinentests: WPS PBC session overlap detection with single...
2019-03-16  Jouni Malinentests: Python coding style cleanup (pylint3 bad-whitespace)
2018-10-20  Andrei Otcheretianskitests: Make autogo_interworking test more robust
2017-10-05  Jouni Malinentests: P2P GO with Interworking element
2017-09-10  Aloni, Adieltests: Use global control interface in autogo_m2d test
2017-03-13  Jouni Malinentests: Additional coverage for P2P_FIND freq argument
2017-03-04  Jouni Malinentests: P2P autonomous GO and NoA
2017-02-07  Jouni Malinentests: Make go_search_non_social more robust
2017-01-05  Jouni Malinentests: P2P autonomous GO switching channels (separate...
2017-01-05  Avraham Sterntests: Use group control interface for GO commands...
2016-07-03  Jouni Malinentests: Remove extra semicolons from python scripts
2016-06-27  Jonathan Afektests: Mark 525 tests as remote compatible
2016-06-27  Jonathan Afektests: Use general cmd_execute() for bridge setup commands
2016-05-28  Jonathan Afektests: Add support for wlantest for remote hwsim tests
2016-04-24  Ilan Peertests: Use global control interface to set p2p_no_group...
2016-04-24  Avraham Sterntests: Modify autogo_scan to support P2P Device interface
2015-12-02  Jouni Malinentests: Make autogo_join_auto_go_neg more robust
2015-11-26  Jouni Malinentests: P2P client joining a group before having found...
2015-10-25  Jouni Malinentests: P2P autonomous GO and no P2P IE in Probe Respons...
2015-10-25  Jouni Malinentests: Move P2P helper functions to a separate file
2015-10-03  Jouni Malinentests: Make it less likely to overflow wlan5 control...
2015-06-19  Ilan Peertests: Fix autogo_pbc() waiting for WPS-PBC
2015-06-19  Ilan Peertests: Use global and group control interface in test_p...
2015-04-24  Jouni Malinentests: Increase wait timeout in autogo_m2d
2015-03-14  Jouni Malinentests: P2P autonomous GO and many clients (P2P IE fragm...
2015-03-01  Jouni Malinentests: P2P autonomous GO with large number of GO instances
2015-02-28  Jouni Malinentests: P2P_FIND with freq parameter to scan a single...
2015-02-10  Jouni Malinentests: Make autogo_join_auto_go_neg more robust
2015-02-08  Jouni Malinentests: Successful P2P_CONNECT-auto cases
2015-02-08  Jouni Malinentests: P2P_CONNECT-auto not finding GO
2015-02-07  David Spinadeltests: Modify autogo_bridge test to use group interface
2015-02-07  Ilan Peertests: Use group control interface in autogo
2015-02-07  Jouni Malinentests: Remove unnecessary use of sudo from test cases
2015-02-05  Ilan Peertests: Use get_bss() with ifname in autogo
2015-02-05  Ilan Peertests: Modify autogo_legacy to use the group interface
2015-01-08  Jouni Malinentests: Convert test skipping to use exception
2014-12-20  Jouni Malinentests: Add wait_connected() and wait_disconnected(...
2014-12-14  Jouni Malinentests: P2P_PRESENCE_REQ on group interface
2014-12-11  Jouni Malinentests: Additional P2P_REMOVE_CLIENT coverage
2014-12-11  Jouni Malinentests: Additional P2P_PRESENCE_REQ coverage
2014-12-08  Jouni Malinentests: P2P_GET_PASSPHRASE in P2P Client mode
2014-12-08  Jouni Malinentests: Additional coverage for P2P_PROV_DISC
2014-12-08  Jouni Malinentests: P2P_GET_PASSPHRASE
2014-12-08  Jouni Malinentests: Additional coverage for SCAN_RESULTS and BSS...
2014-11-28  Jouni Malinentests: Optimize autogo test cases by removing unnecessa...
2014-09-27  Jouni Malinentests: Fix autogo_bridge to clear autoscan setting
2014-09-01  Jouni Malinentests: P2P GO netdev in a bridge
2014-08-26  Jouni Malinentests: P2P GO channel preference and regulatory rule...
2014-06-21  Jouni Malinentests: P2P passphrase length configuration
2014-05-15  Jouni Malinentests: Verify P2P GO start when scan_req = MANUAL_SCAN_REQ
2014-04-14  Jouni Malinentests: P2P group interface ifdown
2014-04-13  Jouni Malinentests: P2P GO issuing multiple credentials
2014-04-06  Jouni Malinentests: Verify STATUS-WPS passphrase on GO
2014-04-06  Jouni Malinentests: GO selecting specific peer to join using PBC
2014-04-06  Jouni Malinentests: WPS-M2D or WPS-FAIL while trying to join a group
2014-02-21  Jouni Malinentests: Remove unnecessary interpreter line from most...
2014-01-03  Jouni Malinentests: Remove ignore_old_scan_res workaround
2014-01-01  Jouni Malinentests: P2P Presence Request
2013-12-26  Jouni Malinentests: Increase test coverage on BSS command
2013-11-24  Jouni Malinentests: Verify P2P operations with a separate group...
2013-11-17  Jouni Malinentests: Verify GO channel switch behavior
2013-10-31  Jouni Malinentests: Split run-tests.py logger info into per test...
2013-09-29  Jouni Malinentests: Test GO functionality with legacy STAs
2013-09-01  Jouni Malinentests: Use a helper function for waiting session termin...
2013-09-01  Jouni Malinentests: Extend test_autogo_2cli to test client removal
2013-08-31  Jouni Malinentests: Make test_autogo validate group removal event...
2013-04-01  Jouni Malinentests: Use Wlantest class in test_autogo_tdls
2013-03-29  Jouni Malinentests: Get rid of the unnecessary add_tests() functions
2013-03-27  Jouni Malinentests: Fix TDLS counter validation
2013-03-17  Jouni Malinentests: Give document string for each test case as a...
2013-03-09  Jouni Malinentests: Use wlantest to validate TDLS behavior
2013-03-09  Jouni Malinentests: Add a test case for using TDLS in a P2P group
2013-03-09  Jouni Malinentests: Add autogo test with two clients
2013-03-09  Jouni Malinentests: Add autonomous GO testing