iwd/test
Andrew Zaborowski 4315461a6c wfd-source: Update the switch state using set_state
The Gtk.Switch representing the p2p.Device's Enabled property should use
the "delayed state change" logic as described in Gtk.Switch docs, i.e.
we need to use .set_state() instead of .set_active() when we get
confirmation of the property having changed its value in the
PropertiesChanged handler.  The ::active property is automatically
changed by Gtk.Switch on user input.

This way the UI gives visual feedback of when the device enable/disable
op starts and ends (or fails).
2020-08-04 10:30:03 -05:00
..
connect-network test: changed to use python3 2016-04-27 18:32:35 -05:00
connect-p2p test: Set WSC.PushButton call timeout to 120s 2020-07-13 14:15:24 -05:00
disconnect-network tests: Update the disconnect-network script 2018-09-24 13:42:10 -05:00
get-powered test: Add get-powered script 2018-06-10 21:50:38 -05:00
list-devices test: Update paths in list-devices 2020-02-17 12:28:17 -06:00
list-known-networks test: Update list-known-networks use of DBus API 2019-04-11 11:01:33 -05:00
monitor-ead test: Add utility for monitoring ead's D-Bus interface 2018-09-21 18:07:53 -05:00
monitor-iwd test: Update to the new wsc api naming 2019-10-24 10:49:13 -05:00
scan-for-networks test: Update dbus interface name in scan-for-networks 2019-03-28 21:25:05 -05:00
set-mode test: utility to set device mode 2018-07-19 11:22:33 -05:00
set-powered test: Add set-powered script 2018-06-10 21:50:50 -05:00
simple-agent test: Handle missing agent calls in simple-agent 2020-02-17 12:28:21 -06:00
start-adhoc test: adhoc test script 2018-07-17 17:03:18 -05:00
wfd-source wfd-source: Update the switch state using set_state 2020-08-04 10:30:03 -05:00
wps-cancel test: Update to the new wsc api naming 2019-10-24 10:49:13 -05:00
wps-pin test: Update to the new wsc api naming 2019-10-24 10:49:13 -05:00
wps-push-button test: Update to the new wsc api naming 2019-10-24 10:49:13 -05:00