aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-10-11 08:25:36 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-10-12 16:23:31 +0200
commitbc5dcb11a714c3e73982299f421790b3da93e584 (patch)
tree9fc1bb946e6643383bde9eddbb2d60f4ca44bc83 /.gitignore
parentf684976724b04324f2634755bc0f2904c67d91c9 (diff)
tests: Add a test stub for the subchan_demux tests
Tobias has worked on CSD support and Dieter has helped with a CSD trau fix. This is a stub that should allow to easily write a test case for the syncing issue observed by Tobias. Run the tests: $ make check In case of failure: $ vi tests/testsuite.dir/1/testsuite.log Add the actual content: $ edit tests/subchan_demux/subchan_demux_test.c Update the test result: $ ./tests/subchan_demux/subchan_demux_test > tests/subchan_demux/subchan_demux_test.ok
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e1979ee..f862166 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,9 @@ tests/atconfig
tests/package.m4
tests/testsuite
tests/testsuite.log
+tests/subchan_demux/.dirstamp
+tests/subchan_demux/subchan_demux_test
+
# vi/vim files