summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMarcin Kraglak <marcin.kraglak@tieto.com>2014-01-16 11:04:58 +0100
committerSzymon Janc <szymon.janc@tieto.com>2014-02-03 14:15:00 +0100
commit981459271df31b8ed9f20b67a310bb32c7471e00 (patch)
tree980f0986e0fb25c686010b6f29f45d1f1365faeb /.gitignore
parent88373d735a137ffaa489ccb38e884cfa5db0d584 (diff)
downloadbluez-981459271df31b8ed9f20b67a310bb32c7471e00.tar.gz
android/unit: Add android IPC unit tests
It will test ipc library. First test case will check ipc_init() call.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2210e03db..b86deae30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -120,3 +120,4 @@ android/haltest
android/android-tester
android/ipc-tester
android/bluetoothd-snoop
+android/test-ipc