summaryrefslogtreecommitdiff
path: root/test/monitor-bluetooth
AgeCommit message (Collapse)AuthorFilesLines
2012-12-05dbus: Rename to org.bluez.Adapter1Mikel Astiz1-1/+1
Trivially add the numbering suffix to org.bluez.Adapter according to the proposal for BlueZ 5.
2012-12-05dbus: Rename to org.bluez.Device1Mikel Astiz1-1/+1
Trivially add the numbering suffix to org.bluez.Device according to the proposal for BlueZ 5.
2012-12-05test: Update monitor script to ObjectManagerMikel Astiz1-37/+31
Make the script compatible with the new API provided by the ObjectManager and Properties interfaces.
2012-06-15Update tests to be compatible with gi and python3Steve Langasek1-2/+4
This patch makes the python tests source-compatible with python 3, while leaving the interpreter at python 2 for now. The tradeoff is that this source is no longer compatible with python versions < 2.6, and requires gobject-introspection for the glib-based tests.
2008-12-20Add more signal handling to monitor scriptMarcel Holtmann1-3/+34
2008-12-16Add script to monitor PropertyChanged signalsMarcel Holtmann1-0/+25