summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAnderson Lizardo <anderson.lizardo@openbossa.org>2013-02-15 11:07:44 -0400
committerJohan Hedberg <johan.hedberg@intel.com>2013-02-18 09:55:03 +0200
commita9544b8062e706f394d718880802359653e68952 (patch)
treef49912b08a7948f7358f1fa31755c7dfe073cb76 /.gitignore
parenta11adccb082a5db9e29ffca4edc0852f89168a82 (diff)
downloadbluez-a9544b8062e706f394d718880802359653e68952.tar.gz
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).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b81865925..9483b923c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,6 +65,7 @@ unit/test-uuid
unit/test-textfile
unit/test-gdbus-client
unit/test-sdp
+unit/test-lib
unit/test-mgmt
tools/mgmt-tester
tools/gap-tester