summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* oap: add encode/decode unit testNeels Hofmeyr2016-12-111-2/+6
* wqueue: Reject messges if queue is considered fullHolger Hans Peter Freyther2016-12-091-2/+6
* build: make check: disable sim_test when built with --disable-pcscNeels Hofmeyr2016-11-161-2/+6
* build: tests: don't link system installed libosmogsm.Neels Hofmeyr2016-09-101-5/+10
* Add GEA3 & GEA4 ciphersMax2016-07-111-2/+5
* Add Finite State Machine abstraction codeHarald Welte2016-06-161-2/+6
* Add helper functions for AMR codecMax2016-05-311-2/+5
* import gprs_gsup_message.[ch] from openbsc as gsup.[ch]Harald Welte2016-05-061-2/+5
* tlv: Import osmo_shift_* and osmo_match_shift_* from openbscHarald Welte2016-05-051-2/+5
* Add code generator for convolutional codesMax Suraev msuraev@sysmocom.de2016-04-291-1/+1
* sim: Add simplistic unit test for APDU class tablesHarald Welte2016-03-171-2/+6
* Add T4 bit map compression routinesMax2016-02-181-2/+5
* msgb/test: Add test for msgb message buffersJacob Erlbeck2016-01-151-2/+5
* bitvec: Add get/set byte sequencesJacob Erlbeck2016-01-151-2/+7
* gsm: Add APN conversion functionsJacob Erlbeck2016-01-151-3/+7
* remove our internal copy of talloc, use system libtallocHarald Welte2015-12-051-1/+2
* test: Remove unneeded linking to libosmovty.laJacob Erlbeck2015-08-221-4/+4
* stats: Add vty_out_stat_item_groupJacob Erlbeck2015-10-281-4/+4
* stats: Add stat_item for value monitoringJacob Erlbeck2015-10-281-2/+5
* build: have a disable-static build succeedJan Engelhardt2015-09-161-4/+2
* tests: Don't reference file in src/ to test hidden func. Use static link.Sylvain Munaut2015-08-191-2/+3
* ipa: Properly parse LV stream of a ID_GET requestHolger Hans Peter Freyther2015-06-021-1/+1
* build: Fix the building of tests as wellHolger Hans Peter Freyther2015-05-171-1/+1
* Tests: Fix broken loggingrb testcase.Michael McTernan2015-04-011-1/+1
* gsm: Add A5/3-4 cipher supportMax2015-03-281-1/+2
* add gsm0341_test to generate SMSCB hex stringsHarald Welte2014-12-291-1/+5
* gprs/test: Add BSSGP testsJacob Erlbeck2014-10-231-2/+6
* build: fix linker error with kasumi_testJan Engelhardt2014-10-031-2/+1
* build: remove unused all_includes and use AM_CPPFLAGSJan Engelhardt2014-10-031-1/+2
* gsm: Add Kasumi cipher implementationSylvain Munaut2014-06-161-2/+6
* utils: Add a simple testcase for osmo_hexdumpHolger Hans Peter Freyther2014-01-021-2/+6
* Refactor COMP128v23 implementation and add test suitMax2013-12-071-2/+5
* tests/gb: Add test for GPRS NS protocolJacob Erlbeck2013-10-081-1/+6
* vty: Fix misusage of snprintf in vty/utils.cJacob Erlbeck2013-08-061-2/+7
* fr: Fix the linking of the test and use $(LIBRARY_DL) for linkingHolger Hans Peter Freyther2013-06-261-1/+1
* Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi2013-02-271-2/+11
* Revert "Added a ring buffer log target to store the last N log messages."Holger Hans Peter Freyther2013-02-271-11/+2
* Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi2013-02-271-2/+11
* fr: Begin with a GRE/FrameRelay test due the recent regressionHolger Hans Peter Freyther2013-01-151-2/+7
* tests: Don't delete atconfig in cleanDaniel Willmann2012-12-261-1/+2
* build: Don't use the deprecated INCLUDES in the various Makefile.amSylvain Munaut2012-12-111-1/+1
* logging: Move the logging test from OpenBSC into libosmocoreHolger Hans Peter Freyther2012-09-271-2/+7
* tests: Make the gb test work with srcdir != builddirHolger Hans Peter Freyther2012-09-111-1/+2
* BSSGP flow-control: Add unit test for algorithm testsHarald Welte2012-09-071-1/+5
* 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-241-1/+4
* build: simplify test handling and speed up build.Diego Elio Pettenò2012-06-301-11/+50
* tests: Introduce a very basic gsm0808 testHolger Hans Peter Freyther2012-01-221-1/+1
* lapdm: Create a simple test case to transmit data between both endsHolger Hans Peter Freyther2011-12-111-1/+1
* add autotest script for milenage/auth testingHarald Welte2011-12-071-1/+1