summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: Close file descriptors in the calling functionMarcel Holtmann2014-01-221-5/+5
* btproxy: Fix resource leakAndrei Emeltchenko2014-01-221-1/+4
* tools/l2cap-tester: Fix indentationJohan Hedberg2014-01-221-1/+1
* Rename glib-helper to uuid-helperJohan Hedberg2014-01-211-1/+1
* tools/btmgmt: Remove unneeded GLib includeJohan Hedberg2014-01-211-1/+0
* tools/btmgmt: Remove src/eir.c dependencyJohan Hedberg2014-01-211-11/+36
* tools/l2cap-tester: Implement basic command reject test for LEJohan Hedberg2014-01-211-0/+12
* tools/l2cap-tester: Add support for custom responses for client testsJohan Hedberg2014-01-211-2/+52
* tools/l2cap-tester: Rename expect_req* to expect_cmd to allow reuse for clientJohan Hedberg2014-01-211-29/+29
* tools/l2cap-tester: Rename send_req* to send_cmd to allow reuse for clientJohan Hedberg2014-01-211-34/+34
* tools/l2cap-tester: Add basic SMP test caseJohan Hedberg2014-01-201-2/+11
* tools/l2cap-tester: Fix client PIN Code test case to actually workJohan Hedberg2014-01-201-3/+9
* client/l2cap-tester: Add basic PIN supportJohan Hedberg2014-01-201-0/+39
* tools/l2cap-tester: Merge client/server setup routinesJohan Hedberg2014-01-201-28/+18
* tools/l2cap-tester: Remove unneeded server/client quirk for user confirmationJohan Hedberg2014-01-201-4/+4
* tools/l2cap-tester: Merge server/client test structs into oneJohan Hedberg2014-01-201-45/+38
* tools/l2cap-tester: Add client test case using PIN CodeJohan Hedberg2014-01-201-0/+9
* tools/l2cap-tester: Add BR/EDR client high security test caseJohan Hedberg2014-01-201-3/+13
* tools/l2cap-tester: Add user confirmation callback supportJohan Hedberg2014-01-201-0/+40
* tools/l2cap-tester: Add support for specifying security levelJohan Hedberg2014-01-201-3/+23
* tools/mgmt-tester: Add some SSP Pairing Acceptor test casesJohan Hedberg2014-01-201-0/+49
* tools/mgmt-tester: Add some Link Security Pairing Acceptor test casesJohan Hedberg2014-01-201-0/+31
* tools/rfcomm-tester: Clean up coding styleJohan Hedberg2014-01-161-18/+17
* tools/rfcomm-tester: Don't enable SSP (as it's not necessary)Johan Hedberg2014-01-161-5/+0
* tools/rfcomm-tester: Only BR/EDR is relevant for RFCOMMJohan Hedberg2014-01-161-7/+1
* tools/rfcomm-tester: Update callback to match new APIJohan Hedberg2014-01-161-3/+2
* tools/rfcomm-tester: Add RFCOMM server negative test caseMarcin Kraglak2014-01-161-0/+8
* tools/rfcomm-tester: Add RFCOMM server test caseMarcin Kraglak2014-01-161-0/+144
* tools/rfcomm-tester: Add Connection refused client test caseMarcin Kraglak2014-01-161-0/+8
* tools/rfcomm-tester: Implement client test caseMarcin Kraglak2014-01-161-0/+119
* tools/rfcomm-tester: Add basic rfcomm test caseMarcin Kraglak2014-01-161-0/+249
* tools/rfcomm-tester: Initial version of rfcomm-testerMarcin Kraglak2014-01-161-0/+36
* tools: Remove --smd option from proxy utilityMarcel Holtmann2014-01-161-220/+240
* tools/mgmt-tester: Add auth failure mgmt event to pair_device test conditionsJohan Hedberg2014-01-151-0/+10
* tools/mgmt-tester: Add new link key mgmt event to pair_device test conditionsJohan Hedberg2014-01-151-0/+8
* tools/mgmt-tester: Add basic pairing acceptor failure testJohan Hedberg2014-01-151-0/+12
* tools/mgmt-tester: Wait for link key event in pairing acceptor testJohan Hedberg2014-01-151-0/+2
* tools/mgmt-tester: Allow checking for mgmt events in pairing acceptor testsJohan Hedberg2014-01-151-0/+13
* tools/mgmt-tester: Make expected mgmt event content checking optionalJohan Hedberg2014-01-151-1/+2
* tools/mgmt-tester: Add simple pairing acceptor test caseJohan Hedberg2014-01-151-0/+54
* tools/mgmt-tester: Include PIN callback as a necessary test conditionJohan Hedberg2014-01-151-2/+12
* tools/mgmt-tester: Fix BR/EDR disable callback if it's the last setting changedJohan Hedberg2014-01-151-4/+6
* tools: Do not modify the available featuresMarcel Holtmann2014-01-141-1/+0
* l2test: Use correct buffer sizeAndrei Emeltchenko2014-01-141-2/+2
* scotest: Use correct buffer sizeAndrei Emeltchenko2014-01-141-2/+2
* tools/l2cap-tester: Add server side security block test caseJohan Hedberg2014-01-141-0/+21
* tools: Add support activating/deactivating tracesMarcel Holtmann2014-01-141-1/+50
* tools/l2cap-tester: Add two more Invalid PSM client tests for PSM 1Johan Hedberg2014-01-141-3/+22
* shared: Add address and features configuration supportMarcel Holtmann2014-01-131-10/+278
* tools: Add Bluemoon configuration utilityMarcel Holtmann2014-01-131-0/+225