aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-05-07msgfile: use namespace prefix osmo_* and use more descriptive names0.3.0Pablo Neira Ayuso1-4/+4
2011-05-07select: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-1/+1
2011-05-07timer: use namespace prefix osmo_timer*Pablo Neira Ayuso1-8/+8
2011-04-18misc: Remove the sys/types.h include from various filesHolger Hans Peter Freyther1-1/+0
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso5-8/+8
2011-03-23This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso3-3/+3
2010-12-29smscb: Add some simple decoding routines for SMSCB.Holger Hans Peter Freyther3-1/+47
2010-10-26msgfile: Allow to have comments in the simple CSV file0.1.26Holger Hans Peter Freyther1-0/+1
2010-10-11ussd: Verify that parsing is stil working and print the decoded text.Holger Hans Peter Freyther1-0/+5
2010-10-11ussd: Add next test that show that we access the data out of boundsHolger Hans Peter Freyther1-0/+23
2010-10-11ussd: Add a test case, switch parsing to use a gsm48_hdr and lenHolger Hans Peter Freyther3-1/+69
2010-10-08msgfile: Add a file parser for a simple file formatHolger Hans Peter Freyther4-0/+59
2010-07-21tests: don't hardcode length values of expected encoding gsm_7bit_encode:Nico Golde1-11/+10
2010-07-20tests: Separate encoding/decoding test to verify them independlyHolger Hans Peter Freyther1-17/+78
2010-07-20* rewrite GSM 7bit default encoding/decoding based on a lookup table as the p...Nico Golde1-1/+16
2010-03-07add option --disable-tests to disable building of test binariesHarald Welte1-0/+2
2010-02-26[timer] Fix compile warning of the timer testHolger Hans Peter Freyther1-2/+3
2010-02-20fix config.h directoryHarald Welte1-1/+1
2010-02-20add missing automake / autoconf filesHarald Welte3-0/+12
2010-02-20intial checkin of the libosmocore projectHarald Welte2-0/+123