aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2016-08-08gitignore: platform-libtoolNeels Hofmeyr1-1/+3
Change-Id: I73ad62a015827582d1ac005d9a326b86c699d46b
2014-03-24ipa/test: Add test program for IPA message receptionJacob Erlbeck1-0/+2
This patch adds tests for ipa_msg_recv(), where messages are sent either complete or partitioned. Sponsored-by: On-Waves ehf
2013-12-12build: Ignore newer automake generated fileHolger Hans Peter Freyther1-0/+1
2012-10-12tests: Add a test stub for the subchan_demux testsHolger Hans Peter Freyther1-0/+3
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
2012-10-11misc: Ignore files generated by vimHolger Hans Peter Freyther1-0/+4
2012-10-11tests: Add boilerplate to be able to have tests in libosmo-abisHolger Hans Peter Freyther1-0/+6
2012-08-14Add debian/ubuntu packaging files.Eric Butler1-1/+1
2011-09-03update .gitignorev0.0.5Harald Welte1-0/+2
2011-06-05initial commit of libosmo-abisPablo Neira Ayuso1-0/+26
still many things to get fixed