summaryrefslogtreecommitdiffstats
path: root/tests/gb
Commit message (Expand)AuthorAgeFilesLines
* gb: Create new NSVC object instead of patching the NSVCIJacob Erlbeck2013-10-242-12/+28
* gb: Fix RESET handling with changing NSEIJacob Erlbeck2013-10-241-22/+27
* gb: Fix NS RESET/RESET_ACK abnormal casesJacob Erlbeck2013-10-242-101/+74
* gb: Add test cases for NS RESET proceduresJacob Erlbeck2013-10-242-0/+703
* gb: Fix gprs_nsvc_delete() to free ctr groupJacob Erlbeck2013-10-242-0/+127
* gb: Fix gprs_active_nsvc_by_nsei()Jacob Erlbeck2013-10-171-10/+10
* gb: Test sending messages to the SGSNJacob Erlbeck2013-10-172-53/+418
* gb: Fix gprs_ns_rx_reset to not create NS-VC duplicatesJacob Erlbeck2013-10-152-3/+35
* gb: Add functions to access the LL part of the NS-VC objectsJacob Erlbeck2013-10-151-5/+5
* tests/gb: Show invoked signals in test outputJacob Erlbeck2013-10-112-1/+53
* gb: Use the NS-VCI to find an existing NS-VCJacob Erlbeck2013-10-081-3/+4
* gb: Fix NS-RESET response message orderJacob Erlbeck2013-10-081-18/+18
* tests/gb: Add test for GPRS NS protocolJacob Erlbeck2013-10-082-0/+371
* bssgp: Address various compiler warnings in the bssgp codeHolger Hans Peter Freyther2013-09-161-0/+3
* tests: Make the gb test work with srcdir != builddirHolger Hans Peter Freyther2012-09-112-51/+53
* BSSGP: make bvc_ctx->fc a dynamic talloc allocationHarald Welte2012-09-071-50/+50
* GPRS BSSGP test: integrate into autotestHarald Welte2012-09-073-0/+216
* BSSGP flow-control: Add unit test for algorithm testsHarald Welte2012-09-071-0/+167