summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* add osmo_imsi_str_valid() and osmo_msisdn_str_valid()Neels Hofmeyr2017-10-051-2/+6
* fix vty regression: empty parent nodeNeels Hofmeyr2017-09-201-0/+1
* VTY: implicit node exit by de-indenting, not parent lookupNeels Hofmeyr2017-09-191-1/+12
* Add pseudo-random bit sequence generator to libosmcooreHarald Welte2017-07-101-2/+5
* tests/Makefile.am: do not test disabled featuresVadim Yanitskiy2017-05-181-4/+19
* add sercomm unit testHarald Welte2017-05-171-2/+6
* introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs}Harald Welte2017-05-151-2/+5
* tests/conv: add GSM 05.03 specific testVadim Yanitskiy2017-04-301-3/+14
* Add SW Description (de)marshallingMax2017-04-281-2/+5
* control_if: Add helper function for 'local execution' of control commandHarald Welte2017-04-271-1/+1
* add osmo-auc-gen_testNeels Hofmeyr2017-03-151-1/+4
* libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy2017-03-071-2/+10
* tests/conv: separate test logicVadim Yanitskiy2017-03-061-1/+2
* Use value_string for ctrl_typeMax2017-03-011-2/+5
* gsup_test: also check stderrNeels Hofmeyr2017-02-221-1/+2
* Add minimal testing of socket.c helper functionsHarald Welte2017-02-081-2/+6
* 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