summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* isotest: Fix not calculating time to waitLuiz Augusto von Dentz2022-12-091-0/+4
* iso-tester: Add test when peer rejects CISLuiz Augusto von Dentz2022-12-071-6/+31
* bthost: Add callback to accept ISO connectionsLuiz Augusto von Dentz2022-12-061-1/+1
* tools: Use portable 64 bit data formatsBrian Gix2022-11-171-2/+3
* tools: Switch hciattach_qualcomm to FAILIF macro completelyMarek Vasut2022-11-011-16/+8
* tools: Make hciattach_* firmware path build-time configurableMarek Vasut2022-11-014-6/+8
* tools/test-runner: Remove bluetooth.enable_ecredLuiz Augusto von Dentz2022-10-281-1/+0
* mgmt-tester: Fix Set Static Address testsLuiz Augusto von Dentz2022-10-101-12/+51
* tools: mgmt-tester - Test for HCI cmd after static addr setBrian Gix2022-10-061-0/+6
* tools: Fix mesh-tester to expect end of ADVBrian Gix2022-09-271-0/+12
* rctest: Fix scan-build warningLuiz Augusto von Dentz2022-09-271-1/+1
* tools/mpris-proxy: unregister object path if player registration failsHaochen Tong2022-09-261-0/+1
* tools: fix printf format stringsChristian Eggers2022-09-262-4/+6
* tools/ioctl-tester - Add ioctl-testerTedd Ho-Jeong An2022-09-212-0/+962
* rfcomm-tester: Add test to close socket while connectingLuiz Augusto von Dentz2022-09-131-4/+37
* rfcomm-tester: Use latest Bluetooth versionLuiz Augusto von Dentz2022-09-021-1/+1
* mgmt-tester: Adds turning on Mesh Experimental featureBrian Gix2022-09-011-2/+38
* tools: Add mesh-tester to test Kernel mesh supportBrian Gix2022-09-012-0/+1443
* tools/btmgmt: add missing return statementChristian Eggers2022-08-291-1/+1
* client/player: Use QoS interval on transport.sendLuiz Augusto von Dentz2022-08-291-1/+0
* client/player: Add support for PACS endpointsLuiz Augusto von Dentz2022-08-291-1/+1
* iso-tester: Make use of bthost_add_iso_hook destroy callbackLuiz Augusto von Dentz2022-08-221-21/+31
* bthost: Add destroy callback to bthost_add_iso_hookLuiz Augusto von Dentz2022-08-221-1/+1
* iso-tester: Fix using shutdown(SHUT_RDWR)Luiz Augusto von Dentz2022-08-191-6/+6
* iso-tester: Introduce tests for Disconnect/ReconnectLuiz Augusto von Dentz2022-08-151-0/+80
* iso-tester: Add ISO 48_2_1 Defer Receive - SuccessLuiz Augusto von Dentz2022-08-051-1/+19
* bthost: Add qos support to bthost_set_cig_paramsLuiz Augusto von Dentz2022-08-051-1/+1
* build: Fix make check failingLuiz Augusto von Dentz2022-08-041-0/+7
* iso-tester: Test BT_DEFER_SETUP works with getsockoptLuiz Augusto von Dentz2022-08-041-0/+13
* iso-test: Add ISO 48_2_1 Defer SendLuiz Augusto von Dentz2022-07-281-0/+11
* isotest: Add documentationLuiz Augusto von Dentz2022-07-221-0/+202
* tools: Add isotest toolLuiz Augusto von Dentz2022-07-221-0/+1217
* tools: Add iso-testerLuiz Augusto von Dentz2022-07-222-2/+1705
* btio: Add support for ISO socketsLuiz Augusto von Dentz2022-07-221-0/+110
* mgmt-tester: Fix Read Exp Feature testsLuiz Augusto von Dentz2022-07-221-3/+11
* tools/test-runner: Fix errors reported by scan-buildTedd Ho-Jeong An2022-07-011-3/+11
* tools/btmgmt: Fix errors reported by scan-buildTedd Ho-Jeong An2022-07-011-14/+11
* mgmt-tester: Fix null dereference issue reported by scan-buildTedd Ho-Jeong An2022-06-231-0/+2
* tools/mgmt-tester: Add test case for scan response data is not updatingTedd Ho-Jeong An2022-06-211-1/+84
* test-runner: Fix issues found by coverityFrédéric Danis2022-06-171-3/+13
* tools/btmgmt: Add support Add Ext Adv commandTedd Ho-Jeong An2022-06-171-0/+377
* mgmt-tester: Fix regression with tests failing to setupLuiz Augusto von Dentz2022-06-131-5/+0
* test-runner: Add udevd and trigger eventsFrédéric Danis2022-06-131-3/+80
* test-runner: Add audio card supportFrédéric Danis2022-06-131-1/+22
* test-runner: Add DBus session supportFrédéric Danis2022-06-131-12/+85
* btproxy: Allow to select multiple BT controllersFrédéric Danis2022-06-131-16/+25
* mgmt-tester: Fix build errorLuiz Augusto von Dentz2022-06-021-21/+9
* test-runner: Fix not waiting for system_bus_socketLuiz Augusto von Dentz2022-06-021-3/+3
* mesh-gatt: Fix use_after_freeGopal Tiwari2022-05-311-1/+2
* meshctl: Fix possible use_after_freeGopal Tiwari2022-05-311-1/+0