summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* stats/test: Add tests to check VTY configurationJacob Erlbeck2015-08-222-0/+194
* vty/test: Refactor vty creation/deletion into separate functionsJacob Erlbeck2015-08-221-29/+46
* test: Remove unneeded linking to libosmovty.laJacob Erlbeck2015-08-221-4/+4
* stats: Add osmo_ name prefix to identifiersJacob Erlbeck2015-11-021-55/+55
* stats/vty: Add stats configurationJacob Erlbeck2015-10-291-3/+3
* stats: Use a global index for stat item valuesJacob Erlbeck2015-10-281-14/+29
* stats: Add vty_out_stat_item_groupJacob Erlbeck2015-10-281-4/+4
* stats: Add stat_item for value monitoringJacob Erlbeck2015-10-284-2/+209
* 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
* bssgp/test: Add missing START/END printfsJacob Erlbeck2015-06-192-1/+8
* ipa: Properly parse LV stream of a ID_GET requestHolger Hans Peter Freyther2015-06-022-1/+62
* build: Fix the building of tests as wellHolger Hans Peter Freyther2015-05-171-1/+1
* bssgp: Fix bssgp_tx_fc_bvc parameter typeJacob Erlbeck2015-05-062-0/+79
* bssgp/test: Fix bssgp-fc testJacob Erlbeck2015-05-041-30/+0
* logginrb: Fix compiler warning about fprintfHolger Hans Peter Freyther2015-04-111-2/+2
* bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity)Jacob Erlbeck2015-04-071-0/+17
* fix compiler warnings for a5 testsMax2015-04-071-0/+4
* Tests: Fix broken loggingrb testcase.Michael McTernan2015-04-012-7/+6
* gsm: Add A5/3-4 cipher supportMax2015-03-283-15/+79
* bssgp: Handle BSSGP STATUS messagesJacob Erlbeck2015-03-182-0/+39
* Supplementary Services (de)activation, interrogation addedTobias Engel2015-01-011-7/+7
* SMS-CB: introduce and use GSM341_7BIT_PADDINGHarald Welte2014-12-301-2/+3
* use the new GSM341 / GSM412 size constantsHarald Welte2014-12-301-3/+3
* smscb/gsm0341_test: Add \r padding to the messageDaniel Willmann2014-12-301-1/+7
* testHarald Welte2014-12-301-1/+4
* add gsm0341_test to generate SMSCB hex stringsHarald Welte2014-12-292-1/+67
* bssgp: Include sys/socket.h for AF_INET on FreeBSDHolger Hans Peter Freyther2014-10-251-0/+1
* gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsgJacob Erlbeck2014-10-232-2/+4
* gprs/test: Add BSSGP testsJacob Erlbeck2014-10-234-2/+168
* bssgp: Free msgb in case of error when calling into gprs_ns_sendmsgHolger Hans Peter Freyther2014-10-101-4/+8
* gprs-ns/test: Check the nsvc state explicitelyJacob Erlbeck2014-10-091-0/+7
* gprs-ns/test: Re-add return value check for gprs_nsvc_resetHolger Hans Peter Freyther2014-10-091-1/+3
* gprs-ns: Fix reset state handlingJacob Erlbeck2014-10-092-6/+23
* gprs-ns/test: Add test_sgsn_reset_invalid_stateJacob Erlbeck2014-10-092-0/+163
* gprs-ns/test: Add expire_nsvc_timerJacob Erlbeck2014-10-091-0/+15
* gprs-ns/test: Save the last PDU type sentJacob Erlbeck2014-10-091-0/+4
* gprs-ns/test: Use gprs_nsvc_reset instead of gprs_ns_tx_resetJacob Erlbeck2014-10-092-22/+13
* build: resolve compiler warning about implicit delcarationJan Engelhardt2014-10-041-0/+1
* 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
* msgfile: Fix memleak in the test and release the listHolger Hans Peter Freyther2014-08-291-0/+1
* tests/bits: Make sure all 'inline' are also staticSylvain Munaut2014-06-161-17/+43
* gsm: Add Kasumi cipher implementationSylvain Munaut2014-06-164-2/+158
* core: Add generic LE/BE load/store uint type convertors and use them in msgbMax2014-06-162-1/+248
* gsm/lapdm: Prevent LAPD tx_queue from filling up in polling modeDaniel Willmann2014-03-262-17/+9
* tests/lapd: Add a testcase to check for LAPDm sync issuesDaniel Willmann2014-03-262-9/+272
* sms_test: Do not crash on logging.Alexander Chemeris2014-03-201-0/+8
* ladpm: Fix msgb handling and SAPI=3 establishment delayJacob Erlbeck2014-03-101-4/+4
* lapd/test: Check for empty ACCH queue, tooJacob Erlbeck2014-03-041-0/+2