summaryrefslogtreecommitdiffstats
path: root/tests/gb/gprs_bssgp_test.c
Commit message (Expand)AuthorAgeFilesLines
* use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr2018-04-061-1/+4
* Use existing function for TLLI encodingMax2018-01-081-4/+4
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-1/+3
* gb: Add bssgp_msgb_copy functionJacob Erlbeck2016-02-221-0/+34
* test: Fix compiler warnings on 64bit systemsHolger Hans Peter Freyther2015-11-091-2/+2
* bssgp/test: Add missing START/END printfsJacob Erlbeck2015-06-191-1/+6
* bssgp: Fix bssgp_tx_fc_bvc parameter typeJacob Erlbeck2015-05-061-0/+75
* bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity)Jacob Erlbeck2015-04-071-0/+17
* bssgp: Handle BSSGP STATUS messagesJacob Erlbeck2015-03-181-0/+35
* 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-231-2/+2
* gprs/test: Add BSSGP testsJacob Erlbeck2014-10-231-0/+151