Commit Graph

127 Commits

Author SHA1 Message Date
Jakub Tyszkowski
126dbad0d1 android/mcaptest: Add skeleton for mcap test tool
This adds skeleton for simple tool for testing mcap library. As mcap-lib
uses bt_io, this tool works in daemon-like mode, by utilizing Glib's main
loop.
2014-06-26 18:04:39 +02:00
Andre Guedes
000d8538f7 gitignore: Add cscope files 2014-06-05 22:21:12 +03:00
Marcel Holtmann
3103f22cd6 build: Add test-uhid binary to .gitignore list 2014-05-23 11:19:49 -07:00
Lukasz Rymanowski
a257810878 unit: Add test case for AES-CMAC-128
Test vectors taken from the NIST Special Publication 800-38B
(http://csrc.nist.gov/publications/PubsSPs.html)
2014-05-20 14:54:30 +03:00
Marcel Holtmann
08b96e69c4 build: Add support for building hex2hcd utility 2014-05-10 18:57:45 -07:00
Marcel Holtmann
ea05fb38b1 build: Move gatt-service test utility into tools directory 2014-03-06 09:46:57 -08:00
Claudio Takahasi
533e4559fc test: Add external service GATT skeleton
This patch adds the initial code for an external GATT service example.
It implements the API defined at doc/gatt-api.txt
2014-03-06 16:53:03 +02:00
Szymon Janc
e54de3e17b gitignore: Ignore Automake generated files for Android unit tests 2014-03-06 10:19:34 +01:00
Marcin Kraglak
b60018b3a7 unit: Initial version of test-hfp
This is skeleton of hfp unit tests with basic init test
for hfp_gw_new().
Basic test with hfp_gw_new() and hfp_gw_unref.
2014-03-06 10:19:34 +01:00
Marcel Holtmann
a1cac4b509 build: Add unit/test-avrcp to .gitignore list 2014-02-24 14:29:49 -08:00
Marcel Holtmann
1c9cef270a tools: Add utility for emulating iBeacon advertising 2014-02-24 14:28:14 -08:00
Marcin Kraglak
981459271d android/unit: Add android IPC unit tests
It will test ipc library. First test case will check
ipc_init() call.
2014-02-03 14:15:00 +01:00
Andrei Emeltchenko
3589834a32 gitignore: Add unit/avctp to .gitignore 2014-02-02 07:59:47 -08:00
Marcel Holtmann
ccbbb8dd3c emulator: Add simple HFP emulator for testing 2014-01-25 12:17:09 -08:00
Marcel Holtmann
611f14dec8 unit: Add basic unit test for queue handling 2014-01-25 11:30:52 -08:00
Marcel Holtmann
b83e92dea4 unit: Add basic tests for simple ring buffer support 2014-01-25 11:08:25 -08:00
Jakub Tyszkowski
8cc27935d3 android/ipc-tester: Skeleton for ipc negative tester
Add skeleton for ipc negative testing.
2014-01-20 23:23:27 +01:00
Marcin Kraglak
11bd593fd7 tools/rfcomm-tester: Initial version of rfcomm-tester
Add rfcomm-tester to tree.
2014-01-16 12:23:15 +02:00
Marcel Holtmann
54b9036ef9 tools: Add Bluemoon configuration utility 2014-01-13 20:57:10 -08:00
Marcel Holtmann
7ba4515fb6 tools: Add skeleton for HCI controller testing 2014-01-12 16:00:47 -08:00
Marcel Holtmann
fc217fc53f tools: Add firmware conversion utility 2014-01-11 00:50:41 -08:00
Szymon Janc
ffde7eee83 android: Add HCI snooping tool
This tool is intended to be run as Android service. It supports
writing HCI snoop data in old btsnoop format only. By default traffic
is stored in /sdcard/btsnoop_hci.log file (can be overridded with
option - mainly for testing on Linux host). Only index 0 is sniffed.
2014-01-01 18:26:47 +02:00
Marcel Holtmann
43177237f7 tools: Add utility for proxying/forwarding HCI controllers 2013-12-30 20:50:03 -08:00
Marcel Holtmann
78640291a9 tools: Add utility for testing 3D Sync Profile 2013-12-27 19:36:04 -08:00
Marcin Kraglak
95268775bf android/tester: Add android-tester
This commit add android-tester.c to tree and Makefile.am.
This will contain set of unit tests for testing android daemon.
2013-12-11 13:10:07 +02:00
Szymon Janc
0a70da381d gitignore: Add unit/test-avdtp 2013-11-28 14:33:06 +02:00
Ravi kumar Veeramally
b3e4587f25 gitignore: Add tools/smp-tester to .gitignore 2013-11-08 10:40:45 +02:00
Marcel Holtmann
2978367ae0 android: Add system-emulator for wrapping daemon start 2013-10-31 09:51:29 -07:00
Szymon Janc
9a9b453670 gitignore: Add android/haltest 2013-10-18 10:15:12 +03:00
Luiz Augusto von Dentz
bff6703d6b build: Add obexctl command line client
obexctl is intended to be a command line client of obexd.
2013-10-15 16:50:13 +03:00
Marcel Holtmann
5ffa809f23 tools: Add simple test utility for L2CAP connectionless channels 2013-10-13 13:17:19 -07:00
Marcel Holtmann
6b8ffc30c4 tools: Add test utility for AMP physical connection setup 2013-10-09 10:50:39 -07:00
Frederic Danis
eaed4c1552 build: Add BlueZ Android daemon 2013-10-04 15:24:47 +03:00
Szymon Janc
3eb98cd478 gitignore: Add tools/btinfo 2013-09-13 15:31:43 +03:00
Marcel Holtmann
6d89e266f1 unit: Add test case for link layer CRC functions 2013-08-21 23:14:18 -07:00
Marcel Holtmann
3ba92b7a31 build: Add sco-tester to .gitignore list 2013-08-18 10:43:55 -07:00
Lucas De Marchi
782dc8cebb gitignore: Add missing tools 2013-06-24 11:12:40 +03:00
Lucas De Marchi
271bbdc8e4 gitignore: Ignore file generated by Automake 1.13
Automake >= 1.13 enables parallel-tests option which uses a test-driver
script (copied by automake). Ignore this file.
2013-04-09 07:01:14 +09:00
Anderson Lizardo
17f5f61f67 build: Remove leftover from .gitignore
profiles/sap/sap.c used to be a symlink to a SAP driver. This symlink is
not created anymore (only the dummy driver is linked to bluetoothd at
the moment.)
2013-02-20 10:00:58 +02:00
Anderson Lizardo
a9544b8062 unit: Add initial SDP library unit tests
These tests will cover all public SDP library API not covered yet by the
tests in test-sdp.c (which focus on the SDP server).
2013-02-18 09:55:03 +02:00
Marcel Holtmann
187da51fb3 unit: Add tool for testing the SDP protocol PDUs 2013-01-03 21:26:54 -08:00
Marcel Holtmann
d146d07c9a unit: Add simpler mgmt unit test utility 2013-01-03 15:51:30 -08:00
Marcel Holtmann
c18b3db8a7 tools: Add skeleton for management interface tester 2013-01-01 02:24:21 -08:00
Marcel Holtmann
e0e109c245 tools: Add skeleton for GAP testing utility 2012-12-28 00:08:34 -08:00
Marcel Holtmann
8fa10450c8 profiles: Add experimental daemon for Apple's Wireless iAP 2012-12-27 23:57:04 -08:00
Marcel Holtmann
54fa756e52 tools: Add utility for creating hwdb from company identifiers 2012-12-27 23:42:42 -08:00
Marcel Holtmann
55bf340c04 build: Move bluez.pc into the library directory 2012-12-19 18:27:14 +01:00
Marcel Holtmann
8a10ddc548 build: Remove left-overs from broken attempt in adding gtk-doc support 2012-12-19 18:21:26 +01:00
Marcel Holtmann
d452870662 build: Add systemd integration for obexd 2012-12-18 22:00:01 +01:00
Johan Hedberg
91c50f7fa1 obexd: Merge obex-client into obexd daemon 2012-12-18 17:54:43 +02:00