summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi2013-02-277-2/+336
* fr_test: Speculative build fix for FreeBSDHolger Hans Peter Freyther2013-01-151-0/+3
* fr: Begin with a GRE/FrameRelay test due the recent regressionHolger Hans Peter Freyther2013-01-155-2/+92
* tests/timer: tweak path to config.hAlex Badea2013-01-061-1/+1
* tests: Don't delete atconfig in cleanDaniel Willmann2012-12-261-1/+2
* lapd: Fix compiler warnings in the lapd codeHolger Hans Peter Freyther2012-12-261-0/+2
* lapd: Check in rslms_rx_rll() if lapdm context was initialized earlierDaniel Willmann2012-12-262-0/+44
* build: Don't use the deprecated INCLUDES in the various Makefile.amSylvain Munaut2012-12-111-1/+1
* logging: Modify the testcase to excercise Nico's fixHolger Hans Peter Freyther2012-09-271-1/+1
* logging: Move the logging test from OpenBSC into libosmocoreHolger Hans Peter Freyther2012-09-275-2/+93
* tests: Make the gb test work with srcdir != builddirHolger Hans Peter Freyther2012-09-114-53/+56
* BSSGP: make bvc_ctx->fc a dynamic talloc allocationHarald Welte2012-09-071-50/+50
* GPRS BSSGP test: integrate into autotestHarald Welte2012-09-074-0/+223
* BSSGP flow-control: Add unit test for algorithm testsHarald Welte2012-09-072-1/+172
* misc: Fix make distcheck of libosmocore by adding the result to the distHolger Hans Peter Freyther2012-08-251-1/+2
* GSM 04.08: Add support for parsing CSD related bearer capabilitiesHarald Welte2012-08-244-1/+145
* Add missing includes to timer_test.c and osmo-auc-gen.cHarald Welte2012-08-021-0/+1
* build: simplify test handling and speed up build.Diego Elio Pettenò2012-06-3012-84/+50
* timer: Increase the imprecision we accept in this testHolger Hans Peter Freyther2012-04-052-2/+2
* auth: Update test result with the new OP/OPC outputHolger Hans Peter Freyther2012-03-211-0/+2
* milenage: Add function to compute OPC from OP and KHarald Welte2012-03-211-0/+20
* GSM 08.08: change gsm0808_create_classmark_update() prototypeHarald Welte2012-01-261-3/+11
* tests: Introduce a very basic gsm0808 testHolger Hans Peter Freyther2012-01-225-1/+289
* lapdm: Make sure that the msgb_l3len(msg) == length...Holger Hans Peter Freyther2012-01-122-9/+13
* lapd: Warn if someone attempts to send an empty messageHolger Hans Peter Freyther2012-01-121-0/+15
* lapd: Disable one part of the test as it fails on FreeBSDHolger Hans Peter Freyther2011-12-121-1/+2
* lapd_test: Look at the content of LAPD messages and compare themHolger Hans Peter Freyther2011-12-122-16/+61
* lapdm: Create a simple test case to transmit data between both endsHolger Hans Peter Freyther2011-12-115-1/+290
* auth_core: don't use anonymous unions to make certain gcc versions happyHarald Welte2011-12-071-2/+2
* milenage_test: make sure test output is what .ok file expectsHarald Welte2011-12-071-1/+1
* milenage_test: make sure test result matches expectationsHarald Welte2011-12-071-1/+1
* whitespace fixes in milenage_test.okHarald Welte2011-12-071-7/+7
* add autotest script for milenage/auth testingHarald Welte2011-12-075-1/+101
* tests: Use the missing from the source directoryHolger Hans Peter Freyther2011-11-292-378/+2
* core/conv: Add regression testing codeSylvain Munaut2011-11-245-1/+554
* tests/a5: Add a5_test.ok as EXTRA_DISTSylvain Munaut2011-11-171-0/+1
* tests: fix cut & paste errorSylvain Munaut2011-11-171-1/+1
* tests/a5: Add a5 regression testingSylvain Munaut2011-11-175-1/+116
* tests: Fix the make distcheck of libosmocore with the testsHolger Hans Peter Freyther2011-11-149-4/+7
* tests: Initialize log system to fix crash, update test resultHolger Hans Peter Freyther2011-11-143-2/+60
* tests: timer: set maximum wait time to obtain test resultsPablo Neira Ayuso2011-11-141-0/+19
* tests: timer: use stderr for non-repeatable outputPablo Neira Ayuso2011-11-142-27/+11
* tests: Reduce the iterations for the timertest, ignore stderrHolger Hans Peter Freyther2011-11-141-1/+1
* tests: timer: add parameter to select the number of stepsPablo Neira Ayuso2011-11-141-3/+22
* tests: Use GNU autotest to execute our tests and compare textual outputHolger Hans Peter Freyther2011-11-1410-0/+514
* tests: add new torture test for timer infrastructurePablo Neira Ayuso2011-10-171-33/+108
* add functions for bit-reversalHarald Welte2011-09-013-1/+43
* sms: SMS where cropped (from VTY), concatenation of SMS where not possibleDennis Wehrle2011-07-241-14/+212
* msgfile: use namespace prefix osmo_* and use more descriptive namesPablo Neira Ayuso2011-05-071-4/+4
* select: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso2011-05-071-1/+1