summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* lapd/test: Extend test case to test msgs having data before l2hJacob Erlbeck2014-03-042-4/+16
* lapd/test: Show dequeued messagesJacob Erlbeck2014-03-042-32/+72
* lapd/test: Add test case for RSL EST REQ -> LAPDJacob Erlbeck2014-01-262-15/+112
* sms: Fix gsm_7bit legacy functions return valueJacob Erlbeck2014-01-092-0/+30
* utils: Greatly improve performance of osmo_hexdump routinesNils O. SelÄsdal2014-01-021-1/+1
* utils: Add a simple testcase for osmo_hexdumpHolger Hans Peter Freyther2014-01-024-2/+64
* logging: Copy the filter_fn and fix the IMSI filter in OpenBSCHolger Hans Peter Freyther2013-12-291-0/+17
* Refactor COMP128v23 implementation and add test suitMax2013-12-074-2/+4184
* gprs: Ignore NS RESET_ACK and ALIVE_ACK without RESETJacob Erlbeck2013-10-301-6/+0
* grps: Add test for NS messages that shall be ignoredJacob Erlbeck2013-10-302-0/+55