aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2014-03-20 19:14:33 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-03-24 11:05:10 +0100
commit36106ae24475f5742dd3335c1bbe4d5e5321912e (patch)
tree0985892c4c44460176402f03b4972281ef2281c1 /.gitignore
parentf465a4c16f131c235cb3014035e5f9bc149b83e0 (diff)
ipa/test: Add test program for IPA message reception
This patch adds tests for ipa_msg_recv(), where messages are sent either complete or partitioned. Sponsored-by: On-Waves ehf
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c3e132b..fa9f1fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ tests/*_test
.tarball-version
.version
+.dirstamp
# tests
tests/atconfig
@@ -35,6 +36,7 @@ tests/testsuite
tests/testsuite.log
tests/subchan_demux/.dirstamp
tests/subchan_demux/subchan_demux_test
+tests/ipa_recv/ipa_recv_test