Commit Graph

16 Commits

Author SHA1 Message Date
Johan Hedberg
af8df0a28d test: Update test-adapter to deal with the new Alias property 2013-01-04 14:39:16 +02:00
Mikel Astiz
a163324e1a dbus: Rename to org.bluez.Adapter1
Trivially add the numbering suffix to org.bluez.Adapter according to
the proposal for BlueZ 5.
2012-12-05 16:41:33 +02:00
Mikel Astiz
90e7850d95 test: Avoid using DefaultAdapter()
Call the utility library -which uses ObjectManager API- to avoid using
Manager.FindAdapter() and Manager.DefaultAdapter().
2012-12-05 16:39:34 +02:00
Johan Hedberg
17dc0666a8 test: Convert test-adapter to ObjectManager & D-Bus Properties 2012-10-09 12:27:29 +02:00
Steve Langasek
ee56337e41 Update tests to be compatible with gi and python3
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.
2012-06-15 12:32:50 +03:00
Vinicius Costa Gomes
319f66f7c8 Add support for listing all adapters using test-adapter 2011-08-22 13:13:23 +03:00
Johan Hedberg
a90f0dfe8c Add support for multiple adapters to the test scripts
This patch adds support for specifying which adapter to use through
"-i hciX" (just like hcitool, etc).
2010-06-13 14:24:41 +03:00
Johan Hedberg
8e7a46183e Add support for Powered property to test-adapter 2008-11-29 16:09:21 +02:00
Luiz Augusto von Dentz
73247a7182 Update test-adapter. 2008-11-28 16:07:59 -03:00
Luiz Augusto von Dentz
fea35c375a Add support for PairableTimeout property on adapter-test. 2008-11-27 16:47:16 -03:00
Luiz Augusto von Dentz
0b6b1da0dd Add discovering option to test-adapter. 2008-11-24 16:27:51 -03:00
Luiz Augusto von Dentz
20f5afea0c Remove deprecated PeriodicDiscovery property from test-adapter. 2008-11-24 16:22:38 -03:00
Marcel Holtmann
f85760b455 Add support for discoverable option 2008-11-21 11:37:12 +01:00
Marcel Holtmann
c6786d2581 Add support for pairable option 2008-11-21 11:34:28 +01:00
Marcel Holtmann
330092231a Add new service test script and fix adapter script 2008-11-01 01:25:46 +01:00
Marcel Holtmann
cf92b6dc9c Move test scripts into test directory 2008-09-01 22:34:04 +02:00