aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2010-12-29smscb: Add some simple decoding routines for SMSCB.Holger Hans Peter Freyther1-1/+1
2010-10-11ussd: Add a test case, switch parsing to use a gsm48_hdr and lenHolger Hans Peter Freyther1-1/+1
The current USSD code is not doing any size checks, add a test case to find out how easily we access the data out of bounds. Begin to use the length in some places.
2010-10-08msgfile: Add a file parser for a simple file formatHolger Hans Peter Freyther1-0/+3
This file format will be used to store per country code, per network code messages. This will be used for various things ranging from access control, to messages...
2010-03-07add option --disable-tests to disable building of test binariesHarald Welte1-0/+2
2010-02-20add missing automake / autoconf filesHarald Welte1-0/+1