aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-12-11lapdm: Create a simple test case to transmit data between both ends0.4.1Holger Hans Peter Freyther5-1/+290
2011-12-07auth_core: don't use anonymous unions to make certain gcc versions happyHarald Welte1-2/+2
2011-12-07milenage_test: make sure test output is what .ok file expectsHarald Welte1-1/+1
2011-12-07milenage_test: make sure test result matches expectationsHarald Welte1-1/+1
2011-12-07whitespace fixes in milenage_test.okHarald Welte1-7/+7
2011-12-07add autotest script for milenage/auth testingHarald Welte5-1/+101
2011-11-29tests: Use the missing from the source directoryHolger Hans Peter Freyther2-378/+2
2011-11-24core/conv: Add regression testing codeSylvain Munaut5-1/+554
2011-11-17tests/a5: Add a5_test.ok as EXTRA_DISTSylvain Munaut1-0/+1
2011-11-17tests: fix cut & paste errorSylvain Munaut1-1/+1
2011-11-17tests/a5: Add a5 regression testingSylvain Munaut5-1/+116
2011-11-14tests: Fix the make distcheck of libosmocore with the testsHolger Hans Peter Freyther9-4/+7
2011-11-14tests: Initialize log system to fix crash, update test resultHolger Hans Peter Freyther3-2/+60
2011-11-14tests: timer: set maximum wait time to obtain test resultsPablo Neira Ayuso1-0/+19
2011-11-14tests: timer: use stderr for non-repeatable outputPablo Neira Ayuso2-27/+11
2011-11-14tests: Reduce the iterations for the timertest, ignore stderrHolger Hans Peter Freyther1-1/+1
2011-11-14tests: timer: add parameter to select the number of stepsPablo Neira Ayuso1-3/+22
2011-11-14tests: Use GNU autotest to execute our tests and compare textual outputHolger Hans Peter Freyther10-0/+514
2011-10-17tests: add new torture test for timer infrastructurePablo Neira Ayuso1-33/+108
2011-09-01add functions for bit-reversalHarald Welte3-1/+43
2011-07-24sms: SMS where cropped (from VTY), concatenation of SMS where not possibleDennis Wehrle1-14/+212
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