aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-01-30bitvec: Test and fix regression for C++->C conversionHolger Hans Peter Freyther2-0/+31
2015-11-09test: Fix compiler warnings on 64bit systemsHolger Hans Peter Freyther6-17/+18
2016-01-21kasumi: Fix build with gcc5 that changed behavior of inlineHolger Hans Peter Freyther1-1/+1
2016-01-15msgb/test: Add test case for error casesJacob Erlbeck2-0/+24
2016-01-15msgb/test: Add tests for msgb_resize_area and msgb_copyJacob Erlbeck2-0/+149
2016-01-15msgb/test: Add functions to catch and check exceptionsJacob Erlbeck2-1/+32
2016-01-15msgb/test: Add test for msgb message buffersJacob Erlbeck4-2/+136
2016-01-15bitvec: Add get/set byte sequencesJacob Erlbeck4-2/+77
2016-01-15gsm: Add APN conversion functionsJacob Erlbeck4-3/+136
2015-12-17ns: Force a defined state when sending NS RESETJacob Erlbeck2-0/+102
2015-12-05remove our internal copy of talloc, use system libtallocHarald Welte1-1/+2
2015-11-26stats/test: Add memory leak checkJacob Erlbeck1-4/+9
2015-11-26stats/test: Add test for reportingJacob Erlbeck2-17/+369
2015-08-22stats/test: Add tests to check VTY configurationJacob Erlbeck2-0/+194
2015-08-22vty/test: Refactor vty creation/deletion into separate functionsJacob Erlbeck1-29/+46
2015-08-22test: Remove unneeded linking to libosmovty.laJacob Erlbeck1-4/+4
2015-11-02stats: Add osmo_ name prefix to identifiersJacob Erlbeck1-55/+55
2015-10-29stats/vty: Add stats configurationJacob Erlbeck1-3/+3
2015-10-28stats: Use a global index for stat item valuesJacob Erlbeck1-14/+29
2015-10-28stats: Add vty_out_stat_item_groupJacob Erlbeck1-4/+4
2015-10-28stats: Add stat_item for value monitoringJacob Erlbeck4-2/+209
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-19bssgp/test: Add missing START/END printfsJacob Erlbeck2-1/+8
2015-06-02ipa: Properly parse LV stream of a ID_GET requestHolger Hans Peter Freyther2-1/+62
2015-05-17build: Fix the building of tests as wellHolger Hans Peter Freyther1-1/+1
2015-05-06bssgp: Fix bssgp_tx_fc_bvc parameter typeJacob Erlbeck2-0/+79
2015-05-04bssgp/test: Fix bssgp-fc testJacob Erlbeck1-30/+0
2015-04-11logginrb: Fix compiler warning about fprintfHolger Hans Peter Freyther1-2/+2
2015-04-07bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity)Jacob Erlbeck1-0/+17
2015-04-07fix compiler warnings for a5 testsMax1-0/+4
2015-04-01Tests: Fix broken loggingrb testcase.Michael McTernan2-7/+6
2015-03-28gsm: Add A5/3-4 cipher supportMax3-15/+79
2015-03-18bssgp: Handle BSSGP STATUS messagesJacob Erlbeck2-0/+39
2015-01-01Supplementary Services (de)activation, interrogation addedTobias Engel1-7/+7
2014-12-30SMS-CB: introduce and use GSM341_7BIT_PADDINGHarald Welte1-2/+3
2014-12-30use the new GSM341 / GSM412 size constantsHarald Welte1-3/+3
2014-12-30smscb/gsm0341_test: Add \r padding to the messageDaniel Willmann1-1/+7
2014-12-30testHarald Welte1-1/+4
2014-12-29add gsm0341_test to generate SMSCB hex stringsHarald Welte2-1/+67
2014-10-25bssgp: Include sys/socket.h for AF_INET on FreeBSDHolger Hans Peter Freyther1-0/+1
2014-10-23gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsgJacob Erlbeck2-2/+4
2014-10-23gprs/test: Add BSSGP testsJacob Erlbeck4-2/+168
2014-10-10bssgp: Free msgb in case of error when calling into gprs_ns_sendmsgHolger Hans Peter Freyther1-4/+8
2014-10-09gprs-ns/test: Check the nsvc state explicitelyJacob Erlbeck1-0/+7
2014-10-09gprs-ns/test: Re-add return value check for gprs_nsvc_resetHolger Hans Peter Freyther1-1/+3
2014-10-09gprs-ns: Fix reset state handlingJacob Erlbeck2-6/+23
2014-10-09gprs-ns/test: Add test_sgsn_reset_invalid_stateJacob Erlbeck2-0/+163
2014-10-09gprs-ns/test: Add expire_nsvc_timerJacob Erlbeck1-0/+15
2014-10-09gprs-ns/test: Save the last PDU type sentJacob Erlbeck1-0/+4