python-efl/examples/dbus
Davide Andreoli 9c8405ee0c Python-EFL: Put in test_dbus_spy.py
This new test is highly ispired by d-feet and probably I will make
a full application from this.
It connect to Session or System buses, show all the available services
on the selected bus, and introspect the services to show all the available
Objects, Interfaces, Properties, Methods and Signals...All this is shown
using two GenList...
If you know d-feet you know what I'm speaking about ;)
2013-04-13 11:28:18 +02:00
..
test_bt_list_handles.py Python-EFL: move dbus examples to the examples/ folder. Other tests chmod +x 2013-04-06 23:38:55 +02:00
test_bt_search_devices.py Python-EFL: move dbus examples to the examples/ folder. Other tests chmod +x 2013-04-06 23:38:55 +02:00
test_dbus_spy.py Python-EFL: Put in test_dbus_spy.py 2013-04-13 11:28:18 +02:00
test_signal_emitter.py Python-EFL: move dbus examples to the examples/ folder. Other tests chmod +x 2013-04-06 23:38:55 +02:00
test_signal_recipient.py Python-EFL: move dbus examples to the examples/ folder. Other tests chmod +x 2013-04-06 23:38:55 +02:00
test_signal_simple.py Python-EFL: move dbus examples to the examples/ folder. Other tests chmod +x 2013-04-06 23:38:55 +02:00