summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* simple-agent: Fix input with python version < 3.0Johan Hedberg2012-06-181-5/+11
* Update tests to be compatible with gi and python3Steve Langasek2012-06-1524-294/+342
* Remove test/apitestJohan Hedberg2012-06-151-448/+0
* simple-agent: Use a higher (60s) timeout for pairingJohan Hedberg2012-06-051-0/+1
* hciemu: Fix gcc 4.7 compilation errorJohan Hedberg2012-05-171-1/+2
* l2test: Add option to inform the address typeAndre Guedes2012-04-251-2/+25
* simple-agent: add DisplayPinCodeScott James Remnant2012-04-121-0/+5
* test-discovery: Fix printing non-ASCII charactersJohan Hedberg2012-03-121-0/+2
* btiotest: Add option to update security level while connectingLuiz Augusto von Dentz2012-03-021-3/+39
* hciemu: Fix wrong error code in host controlMarcel Holtmann2012-02-271-1/+1
* l2test: Add BT Channel Policy optionAndrei Emeltchenko2012-02-261-2/+30
* l2test: Clean up lookup table codeAndrei Emeltchenko2012-02-261-14/+26
* hciemu: Reset all settings on resetMarcel Holtmann2012-02-221-30/+36
* hciemu: Add clean handling for page scan and inquiry scan enableMarcel Holtmann2012-02-211-2/+16
* hciemu: Add support for LE buffer size commandMarcel Holtmann2012-02-211-0/+9
* hciemu: Handle unknown HCI commands properlyMarcel Holtmann2012-02-211-16/+24
* hciemu: Add support for handling host supported featuresMarcel Holtmann2012-02-211-1/+8
* hciemu: Add support for setting LE host modeMarcel Holtmann2012-02-211-0/+21
* hciemu: Add support for setting simple pairing modeMarcel Holtmann2012-02-211-1/+19
* hciemu: Create a Bluetooth SIG 4.0 controllerMarcel Holtmann2012-02-211-3/+3
* thermometer: Fix handling of missing Temperature TypeAnderson Lizardo2012-02-161-1/+2
* test-discovery: Make output a bit more readableJohan Hedberg2012-02-151-0/+2
* proximity: Fix Proximity API to match documentationAnderson Lizardo2012-02-091-2/+2
* simple-agent: Ensure passkeys are padded to 6 digitsJohan Hedberg2012-02-021-2/+2
* simple-agent: Update default capability to KeyboardDisplayJohan Hedberg2012-02-021-1/+1
* test: Add support for btiotest to returning the key sizeVinicius Costa Gomes2012-01-241-0/+13
* test: Add support for passing the CID to btiotestVinicius Costa Gomes2012-01-241-6/+10
* l2test: Add option 'K' to set delay before receivingSzymon Janc2012-01-091-5/+16
* l2test: Add option 'H' to set socket receive buffer sizeSzymon Janc2012-01-091-5/+44
* hciemu: Fix strict-aliasing rules handlingAnderson Lizardo2011-12-301-2/+2
* mpris-player: Fix D-Bus reply memory leaksSyam Sidhardhan2011-12-081-1/+5
* agent: Fix D-Bus reply memory leaksSyam Sidhardhan2011-12-081-0/+2
* hciemu: Process Read Local AMP InfoAndrei Emeltchenko2011-12-081-0/+35
* hciemu: Fix build errorAnderson Lizardo2011-12-021-0/+1
* hciemu: Just use local port numbers onlyMarcel Holtmann2011-11-301-16/+6
* hciemu: Use epoll() instead of GLib mainloopMarcel Holtmann2011-11-301-118/+109
* hciemu: Remove support for running a proxyMarcel Holtmann2011-11-301-174/+19
* Add thermometer python test scriptSantiago Carot-Nemesio2011-11-221-0/+88
* Fix return value check for bt_audio_service_open()Anderson Lizardo2011-11-171-1/+1
* audio/IPC: Fix errno handling conventionAnderson Lizardo2011-11-171-4/+8
* rctest: fix not setting priority of accepted socketLuiz Augusto von Dentz2011-11-161-7/+8
* l2test: fix not setting priority of accepted socketLuiz Augusto von Dentz2011-11-161-7/+8
* Fix simple-player test script to make it work with dbus-python-0.84Vinicius Costa Gomes2011-11-141-3/+3
* btiotest: Add option to set socket priorityLuiz Augusto von Dentz2011-11-041-4/+14
* rctest: Add option 'Y' to set socket priorityLuiz Augusto von Dentz2011-11-041-7/+41
* l2test: Add option 'Y' to set socket priorityLuiz Augusto von Dentz2011-11-041-7/+43
* Add support for MediaPlayer.Release to simple-playerLuiz Augusto von Dentz2011-10-281-0/+6
* Add support for MediaPlayer.Release to mpris-playerLuiz Augusto von Dentz2011-10-281-0/+20
* Fix handling of dbus signalsLucas De Marchi2011-10-221-5/+11
* Fix leak of dbus messageLucas De Marchi2011-10-201-1/+5