Commit Graph

409 Commits

Author SHA1 Message Date
Johan Hedberg
80efa0ed85 test: Add RequestDisconnection support to test-profile 2012-11-20 14:16:13 +02:00
Johan Hedberg
89949e2e58 gaptest: Update to use D-Bus properties 2012-11-20 13:10:52 +02:00
Frédéric Dalleau
3fd3d5fbcc btiotest: Enable deferred setup for sco sockets 2012-11-20 12:21:24 +02:00
Frédéric Dalleau
0658a51f51 scotest: Add deferred setup option 2012-11-20 12:19:41 +02:00
Johan Hedberg
2e82b4bc2f test: Add simple HFP test script 2012-11-19 20:53:58 +02:00
Johan Hedberg
53cbe8d365 test: Add support for dynamic channels and PSMs to test-profile 2012-11-17 06:54:37 +02:00
Johan Hedberg
fe57c2641a test: Add random UUID support to test-profile 2012-11-17 06:54:37 +02:00
Johan Hedberg
9e02ef2242 test: Add support for profile Service property 2012-11-16 15:47:31 +02:00
Johan Hedberg
f0b3a334af test: Remove hardcoded default name from test-profile 2012-11-15 13:32:46 +02:00
Johan Hedberg
b8e2029938 test: Remove unneeded XML record from test-profile 2012-11-14 15:59:41 +02:00
Johan Hedberg
a80776f84f test: Remove useless record handle from test-profile record XML 2012-11-14 15:37:16 +02:00
Luiz Augusto von Dentz
88f597d329 test: Remove test-telephony
This API is now gone so there is no reason to keep this around
2012-11-14 15:10:07 +02:00
Johan Hedberg
db16bed29c test: Add ConnectProfile and DisconnectProfile support to test-device 2012-11-13 12:36:38 +02:00
Johan Hedberg
92056d5dae test: Fix fd_properties printing 2012-11-13 12:36:38 +02:00
Johan Hedberg
bf1299b695 test: Add HFP test case to test-profile 2012-11-13 10:25:03 +02:00
Johan Hedberg
5f8e548ca9 test: Print fd_properties in test-profile 2012-11-13 10:24:58 +02:00
Johan Hedberg
bfc07e509d test: Update get-managed-objects to support Python 3 2012-11-10 12:05:08 +02:00
Marcel Holtmann
fe6a611505 test: Add test script for getting managed objects 2012-11-09 20:26:26 +01:00
Marcel Holtmann
0e163a6526 test: Update changes for new Profile Manager interface 2012-11-09 20:25:22 +01:00
Johan Hedberg
c4b6d03767 core: Add fd_properties parameter to Profile.NewConnection 2012-11-09 16:52:48 +02:00
Luiz Augusto von Dentz
43f865a8be test: Add support for using external player
This add support for passing a device player object which is then
registered as a local one in a loopback fashion.
2012-10-31 10:38:47 +02:00
Luiz Augusto von Dentz
5a23a20d16 test: Fix using Number instead of Track in mpris-player 2012-10-31 10:38:45 +02:00
Luiz Augusto von Dentz
135e87f58f test: Fix using Number instead of Track in simple-player 2012-10-31 10:38:42 +02:00
Johan Hedberg
01a2495a83 test: List only specified adapter's devices in list-devices 2012-10-17 17:38:38 +03:00
Johan Hedberg
58345dec54 test: Add timeout option to simple-agent 2012-10-15 15:03:06 +03:00
Johan Hedberg
be9a675626 test: Update simple-agent to support the new Device.Pair API 2012-10-15 14:25:54 +03:00
Andrzej Kaczmarek
6f4d4e0390 heartrate: Convert to DBus.Properties 2012-10-13 22:30:33 +03:00
Johan Hedberg
3b025cb748 test: Update test-discovery to match new API 2012-10-12 18:03:09 +03:00
Johan Hedberg
b1f1b58eec test: Update test-discovery to support the latest API 2012-10-12 18:02:34 +03:00
Gustavo Padovan
389d4f1c80 rctest: add option to save received data to file
works only for automated test option for now
2012-10-12 17:53:03 +03:00
Gustavo Padovan
03d1b7a4b0 rctest: add automated test
adds -a option to enable automated tests. We use the -i option to define
the receiving side and the -a define the sending side:

./rctest -i hci0 -a hci1
2012-10-12 17:53:00 +03:00
Vinicius Costa Gomes
7a63b8a0e6 test: Add support for passing address type to btiotest 2012-10-11 08:56:36 +02:00
Andrzej Kaczmarek
be551a275b thermometer: Update test script 2012-10-09 17:53:05 +02:00
Johan Hedberg
6efe73c147 test: Convert test-device to ObjectManager & D-Bus Properties 2012-10-09 12:45:41 +02:00
Johan Hedberg
17dc0666a8 test: Convert test-adapter to ObjectManager & D-Bus Properties 2012-10-09 12:27:29 +02:00
Johan Hedberg
e1a3b474e9 test: Update list-devices to ObjectManager 2012-10-09 12:03:03 +02:00
Anderson Lizardo
2983d07c6d alert: Implement Release() agent method
This method allows BlueZ to notify the agent that it will not be used
anymore, and can thus cleanup itself (e.g. deallocate D-Bus object, or
exit).
2012-10-03 22:29:34 +03:00
Eder Ruiz Maria
f4a4aa33f6 alert: Add test-alert script
This script is useful for testing the Alert API and testing the
implementation with PTS.
2012-10-03 22:28:20 +03:00
Rafal Garbat
e05ba1470b heartrate: Add test script 2012-09-28 13:21:11 +03:00
Johan Hedberg
363c8de2dd test: Fix fd handling in test-profile 2012-09-27 22:15:39 +03:00
Johan Hedberg
9e0714c2b1 test: Fix signature of Profile.NewConnection in test-profile 2012-09-26 16:29:09 +03:00
Johan Hedberg
f752bac242 test: Add PSM and Channel options to test-profile 2012-09-26 15:13:20 +03:00
Johan Hedberg
ac06c7f76c test: Improve test-profile functionality 2012-09-26 14:50:40 +03:00
Johan Hedberg
3278dc2e66 test: Add some more options to test-profile registration 2012-09-25 19:17:00 +03:00
Johan Hedberg
384f7e11a7 test: Add test-profile test script 2012-09-25 15:38:45 +03:00
Johan Hedberg
6ee8f62e85 test: Add command for Device.Connect() 2012-09-25 12:40:42 +03:00
Johan Hedberg
d3634b4b82 test: Add compact mode to test-discovery 2012-09-07 14:12:33 +03:00
Szymon Janc
b3fa97f8e7 hciemu: Fix build errors due to unaligned memory access
This fix following build errors on ARM.

  CC     test/hciemu.o
test/hciemu.c: In function num_completed_pkts:
test/hciemu.c:429:4: error: cast increases required alignment of target
	 type [-Werror=cast-align]
test/hciemu.c:430:4: error: cast increases required alignment of target
	type [-Werror=cast-align]
cc1: all warnings being treated as errors
make[1]: *** [test/hciemu.o] Error 1
make: *** [all] Error 2
2012-09-05 12:29:51 +03:00
Szymon Janc
f00bdeb27a scotest: Fix compilation errors due to unaligned memory access
This fix following build errors on ARM.

  CC     test/scotest.o
test/scotest.c: In function send_mode:
test/scotest.c:272:4: error: cast increases required alignment of
	target type [-Werror=cast-align]
test/scotest.c:273:4: error: cast increases required alignment of
	target type [-Werror=cast-align]
cc1: all warnings being treated as errors
make[1]: *** [test/scotest.o] Error 1
make: *** [all] Error 2
2012-09-05 12:16:50 +03:00
Szymon Janc
9139fc4ea3 rctest: Fix compilation errors due to unaligned memory access
This fix following build errors on ARM.

  CC     test/rctest.o
test/rctest.c: In function do_send:
test/rctest.c:539:4: error: cast increases required alignment of target
	type [-Werror=cast-align]
test/rctest.c:540:4: error: cast increases required alignment of target
	type [-Werror=cast-align]
cc1: all warnings being treated as errors
make[1]: *** [test/rctest.o] Error 1
2012-09-05 12:16:38 +03:00