]> git.ipfire.org Git - thirdparty/hostap.git/history - tests/hwsim/test_dbus.py
tests: Avoid confusing "DETACH failed" exception prints in D-Bus tests
[thirdparty/hostap.git] / tests / hwsim / test_dbus.py
2019-04-15  Jouni Malinentests: Avoid confusing "DETACH failed" exception prints...
2019-03-16  Jouni Malinentests: Python coding style cleanup (pylint3 bad-whitespace)
2019-02-04  Jouni Malinentests: MAC address ASCII string generation in python3...
2019-02-04  Masashi Honmatests: Replace dict.has_key() with the in operator...
2019-02-04  Jouni Malinentests: python3 compatible way of importing gobject...
2019-02-04  Masashi Honmatests: Replace str.decode('hex') with binascii.unhexlif...
2019-02-04  Masashi Honmatests: Use 'b' prefix to mark Bytes literals explicitly...
2019-02-04  Masashi Honmatests: Convert binascii.hexlify() output to a string...
2019-02-04  Masashi Honmatests: Decode Popen() output values for python3
2019-01-26  Masashi Honmatests: Use python3 compatible "except" statement
2019-01-02  Jouni Malinentests: D-Bus P2P peer information - VSIE
2018-12-23  Jouni Malinentests: AP mode and D-Bus StationAdded/StationRemoved...
2018-11-24  Jouni Malinentests: D-Bus introspection with busctl
2018-11-24  Lubomir Rinteltests: D-Bus Get/Set Pmf
2018-11-24  Lubomir RintelRevert "tests: D-Bus Get/Set Pmf"
2018-05-14  Jouni Malinentests: Fix dbus_tdls_channel_switch with missing kernel...
2018-02-17  Jouni Malinentests: Fix dbus_set_global_properties failure if run...
2018-02-17  Jouni Malinentests: Make dbus_p2p_discovery more robust
2017-09-20  Jouni Malinentests: Make dbus_scan_abort more robust
2017-09-09  Jouni Malinentests: D-Bus mesh signals and properties
2017-05-07  Jouni Malinentests: D-Bus methods for setting TDLS channel switching
2017-05-07  Jouni Malinentests: D-Bus scan trigger and abort
2017-01-14  Jouni Malinentests: D-Bus Get/Set Pmf
2016-12-28  Jouni Malinentests: Remove trailing whitespace
2016-12-23  Jouni Malinentests: Additional D-Bus WPS Get/Set properties
2016-12-19  Jouni Malinentests: D-Bus P2P discovery on a specific non-social...
2016-12-13  Jouni Malinentests: Make dbus_p2p_go_neg_init more robust
2016-11-21  Jouni Malinentests: D-Bus P2P and IP address parameters
2016-07-04  Jouni Malinentests: D-Bus GetAll wpa_config_get_all() OOM
2016-07-03  Jouni Malinentests: Remove extra semicolons from python scripts
2016-06-24  Jouni Malinentests: D-Bus DeviceFoundProperties signal
2016-06-17  Jouni Malinentests: More wpa_supplicant/bss.c OOM coverage
2016-04-03  Janusz Dziedzictests: Pass full apdev to add_ap() function (4)
2016-04-03  Janusz Dziedzictests: Pass full apdev to add_ap() function (1)
2016-03-06  Jouni Malinentests: D-Bus AssocStatusCode
2015-12-12  Jouni Malinentests: Fix wpas_ctrl_country and dbus_country with...
2015-12-06  Jouni Malinentests: Make dbus_wps_oom more robust
2015-12-06  Jouni Malinentests: D-Bus vendor element operations
2015-11-29  Jouni Malinentests: Skip dbus_connect_eap if altsubject_match is...
2015-11-22  Jouni Malinentests: Make dbus_p2p_group_idle_timeout more robust
2015-11-17  Jouni Malinentests: Force hw capability re-fetch at the end of dbus_...
2015-11-17  Jouni Malinentests: D-Bus P2P and InvitationReceived
2015-11-15  Jouni Malinentests: D-Bus SaveConfig
2015-10-28  Dan Williamstests: Add testcases for interface global properties
2015-10-12  Jouni Malinentests: D-Bus ExpectDisconnect
2015-10-12  Jouni Malinentests: Fix dbus_interface to restore P2P channel list...
2015-09-05  Jouni Malinentests: D-Bus GroupFormationFailure signal
2015-08-27  Jouni Malinentests: Regression test for D-Bus setting scan_freq...
2015-08-16  Jouni Malinentests: Trigger failure on exceptions in the dbus_p2p_au...
2015-08-11  Jouni Malinentests: ap_scan=2 AP mode operation and scan failure
2015-08-03  Jouni Malinentests: Make dbus_p2p_group_termination_by_go more robust
2015-08-03  Jouni Malinentests: Avoid exception in dbus_p2p_two_groups
2015-08-02  Jouni Malinentests: D-Bus PropertiesChanged events on P2P Peer.Groups
2015-06-20  Jouni Malinentests: D-Bus AddNetwork and connection with WPA+WPA2...
2015-06-19  Jouni Malinentests: D-Bus RemoveClient()
2015-06-14  Jouni Malinentests: D-Bus Reconnect command
2015-06-10  Jouni Malinentests: D-Bus WPS/PBC operation and signal for PBC overlap
2015-06-06  Jouni Malinentests: Allow D-Bus GONegotiationRequest signal to inclu...
2015-05-29  Jouni Malinentests: D-Bus P2P Cancel
2015-05-29  Jouni Malinentests: D-Bus WPS Cancel operation
2015-05-25  Jouni Malinentests: D-Bus FindStopped signal
2015-04-29  Jouni Malinentests: Extend D-Bus test cases to cover separate P2P...
2015-04-23  Jouni Malinentests: D-Bus AddNetwork for AP mode
2015-04-13  Jouni Malinentests: D-Bus BSS interface and WPS Type values
2015-03-28  Jouni Malinentests: WPA2-PSK AP with passphrase only in memory
2015-02-02  Jouni Malinentests: Restore p2ps config_method in dbus_get_set_wps
2015-01-18  Jouni Malinentests: Import gobject in a way that allows failures
2015-01-17  Jouni Malinentests: Fix dbus_probe_req_reporting_oom if already...
2015-01-14  Jouni Malinentests: dbus_connect_eap to verify dNSName constraint...
2015-01-09  Jouni Malinentests: Out-of-memory cases for D-Bus operations
2015-01-09  Jouni Malinentests: Additional D-Bus error path coverage
2015-01-08  Jouni Malinentests: Convert test skipping to use exception
2015-01-07  Jouni Malinentests: Convert "hwsim-SKIP" exception to use a custom...
2015-01-07  Jouni Malinentests: Import dbus module in a cleaner way
2015-01-02  Jouni Malinentests: wpa_supplicant D-Bus interface