aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-01-15fr_test: Speculative build fix for FreeBSDHolger Hans Peter Freyther1-0/+3
2013-01-15fr: Begin with a GRE/FrameRelay test due the recent regressionHolger Hans Peter Freyther5-2/+92
2013-01-06tests/timer: tweak path to config.hAlex Badea1-1/+1
2012-12-26tests: Don't delete atconfig in cleanDaniel Willmann1-1/+2
2012-12-26lapd: Fix compiler warnings in the lapd codeHolger Hans Peter Freyther1-0/+2
2012-12-26lapd: Check in rslms_rx_rll() if lapdm context was initialized earlierDaniel Willmann2-0/+44
2012-12-11build: Don't use the deprecated INCLUDES in the various Makefile.amSylvain Munaut1-1/+1
2012-09-27logging: Modify the testcase to excercise Nico's fixHolger Hans Peter Freyther1-1/+1
2012-09-27logging: Move the logging test from OpenBSC into libosmocoreHolger Hans Peter Freyther5-2/+93
2012-09-11tests: Make the gb test work with srcdir != builddirHolger Hans Peter Freyther4-53/+56
2012-09-07BSSGP: make bvc_ctx->fc a dynamic talloc allocationHarald Welte1-50/+50
2012-09-07GPRS BSSGP test: integrate into autotestHarald Welte4-0/+223
2012-09-07BSSGP flow-control: Add unit test for algorithm testsHarald Welte2-1/+172
2012-08-25misc: Fix make distcheck of libosmocore by adding the result to the distHolger Hans Peter Freyther1-1/+2
2012-08-24GSM 04.08: Add support for parsing CSD related bearer capabilitiesHarald Welte4-1/+145
2012-08-02Add missing includes to timer_test.c and osmo-auc-gen.cHarald Welte1-0/+1
2012-06-30build: simplify test handling and speed up build.Diego Elio Pettenò12-84/+50
2012-04-05timer: Increase the imprecision we accept in this testHolger Hans Peter Freyther2-2/+2
2012-03-21auth: Update test result with the new OP/OPC outputHolger Hans Peter Freyther1-0/+2
2012-03-21milenage: Add function to compute OPC from OP and KHarald Welte1-0/+20
2012-01-26GSM 08.08: change gsm0808_create_classmark_update() prototypeHarald Welte1-3/+11
2012-01-22tests: Introduce a very basic gsm0808 testHolger Hans Peter Freyther5-1/+289
2012-01-12lapdm: Make sure that the msgb_l3len(msg) == length...Holger Hans Peter Freyther2-9/+13
2012-01-12lapd: Warn if someone attempts to send an empty messageHolger Hans Peter Freyther1-0/+15
2011-12-12lapd: Disable one part of the test as it fails on FreeBSDHolger Hans Peter Freyther1-1/+2
2011-12-12lapd_test: Look at the content of LAPD messages and compare themHolger Hans Peter Freyther2-16/+61
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