summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* timer: use namespace prefix osmo_timer*Pablo Neira Ayuso2011-05-071-8/+8
* misc: Remove the sys/types.h include from various filesHolger Hans Peter Freyther2011-04-181-1/+0
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-235-8/+8
* This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso2011-03-233-3/+3
* smscb: Add some simple decoding routines for SMSCB.Holger Hans Peter Freyther2010-12-293-1/+47
* msgfile: Allow to have comments in the simple CSV fileHolger Hans Peter Freyther2010-10-261-0/+1
* ussd: Verify that parsing is stil working and print the decoded text.Holger Hans Peter Freyther2010-10-111-0/+5
* ussd: Add next test that show that we access the data out of boundsHolger Hans Peter Freyther2010-10-111-0/+23
* ussd: Add a test case, switch parsing to use a gsm48_hdr and lenHolger Hans Peter Freyther2010-10-113-1/+69
* msgfile: Add a file parser for a simple file formatHolger Hans Peter Freyther2010-10-084-0/+59
* tests: don't hardcode length values of expected encoding gsm_7bit_encode:Nico Golde2010-07-211-11/+10
* tests: Separate encoding/decoding test to verify them independlyHolger Hans Peter Freyther2010-07-201-17/+78
* * rewrite GSM 7bit default encoding/decoding based on a lookup table as the p...Nico Golde2010-07-201-1/+16
* add option --disable-tests to disable building of test binariesHarald Welte2010-03-071-0/+2
* [timer] Fix compile warning of the timer testHolger Hans Peter Freyther2010-02-261-2/+3
* fix config.h directoryHarald Welte2010-02-201-1/+1
* add missing automake / autoconf filesHarald Welte2010-02-203-0/+12