aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-04-29Add code generator for convolutional codesMax Suraev msuraev@sysmocom.de1-1/+1
2016-03-17sim: Add simplistic unit test for APDU class tablesHarald Welte1-2/+6
2016-02-18Add T4 bit map compression routinesMax1-2/+5
2016-01-15msgb/test: Add test for msgb message buffersJacob Erlbeck1-2/+5
2016-01-15bitvec: Add get/set byte sequencesJacob Erlbeck1-2/+7
2016-01-15gsm: Add APN conversion functionsJacob Erlbeck1-3/+7
2015-12-05remove our internal copy of talloc, use system libtallocHarald Welte1-1/+2
2015-08-22test: Remove unneeded linking to libosmovty.laJacob Erlbeck1-4/+4
2015-10-28stats: Add vty_out_stat_item_groupJacob Erlbeck1-4/+4
2015-10-28stats: Add stat_item for value monitoringJacob Erlbeck1-2/+5
2015-09-16build: have a disable-static build succeedJan Engelhardt1-4/+2
2015-08-19tests: Don't reference file in src/ to test hidden func. Use static link.Sylvain Munaut1-2/+3
2015-06-02ipa: Properly parse LV stream of a ID_GET requestHolger Hans Peter Freyther1-1/+1
2015-05-17build: Fix the building of tests as wellHolger Hans Peter Freyther1-1/+1
2015-04-01Tests: Fix broken loggingrb testcase.Michael McTernan1-1/+1
2015-03-28gsm: Add A5/3-4 cipher supportMax1-1/+2
2014-12-29add gsm0341_test to generate SMSCB hex stringsHarald Welte1-1/+5
2014-10-23gprs/test: Add BSSGP testsJacob Erlbeck1-2/+6
2014-10-03build: fix linker error with kasumi_testJan Engelhardt1-2/+1
2014-10-03build: remove unused all_includes and use AM_CPPFLAGSJan Engelhardt1-1/+2
2014-06-16gsm: Add Kasumi cipher implementationSylvain Munaut1-2/+6
2014-01-02utils: Add a simple testcase for osmo_hexdumpHolger Hans Peter Freyther1-2/+6
2013-12-07Refactor COMP128v23 implementation and add test suitMax1-2/+5
2013-10-08tests/gb: Add test for GPRS NS protocolJacob Erlbeck1-1/+6
2013-08-06vty: Fix misusage of snprintf in vty/utils.cJacob Erlbeck1-2/+7
2013-06-26fr: Fix the linking of the test and use $(LIBRARY_DL) for linkingHolger Hans Peter Freyther1-1/+1
2013-02-27Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi1-2/+11
2013-02-27Revert "Added a ring buffer log target to store the last N log messages."Holger Hans Peter Freyther1-11/+2
2013-02-27Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi1-2/+11
2013-01-15fr: Begin with a GRE/FrameRelay test due the recent regressionHolger Hans Peter Freyther1-2/+7
2012-12-26tests: Don't delete atconfig in cleanDaniel Willmann1-1/+2
2012-12-11build: Don't use the deprecated INCLUDES in the various Makefile.amSylvain Munaut1-1/+1
2012-09-27logging: Move the logging test from OpenBSC into libosmocoreHolger Hans Peter Freyther1-2/+7
2012-09-11tests: Make the gb test work with srcdir != builddirHolger Hans Peter Freyther1-1/+2
2012-09-07BSSGP flow-control: Add unit test for algorithm testsHarald Welte1-1/+5
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 Welte1-1/+4
2012-06-30build: simplify test handling and speed up build.Diego Elio Pettenò1-11/+50
2012-01-22tests: Introduce a very basic gsm0808 testHolger Hans Peter Freyther1-1/+1
2011-12-11lapdm: Create a simple test case to transmit data between both ends0.4.1Holger Hans Peter Freyther1-1/+1
2011-12-07add autotest script for milenage/auth testingHarald Welte1-1/+1
2011-11-29tests: Use the missing from the source directoryHolger Hans Peter Freyther1-2/+2
2011-11-24core/conv: Add regression testing codeSylvain Munaut1-1/+1
2011-11-17tests/a5: Add a5 regression testingSylvain Munaut1-1/+1
2011-11-14tests: Fix the make distcheck of libosmocore with the testsHolger Hans Peter Freyther1-0/+1
2011-11-14tests: Use GNU autotest to execute our tests and compare textual outputHolger Hans Peter Freyther1-0/+40
2011-09-01add functions for bit-reversalHarald Welte1-1/+1
2010-12-29smscb: Add some simple decoding routines for SMSCB.Holger Hans Peter Freyther1-1/+1
2010-10-11ussd: Add a test case, switch parsing to use a gsm48_hdr and lenHolger Hans Peter Freyther1-1/+1
2010-10-08msgfile: Add a file parser for a simple file formatHolger Hans Peter Freyther1-0/+3