aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gb
AgeCommit message (Expand)AuthorFilesLines
2013-10-24gb: Create new NSVC object instead of patching the NSVCIJacob Erlbeck2-12/+28
2013-10-24gb: Fix RESET handling with changing NSEIJacob Erlbeck1-22/+27
2013-10-24gb: Fix NS RESET/RESET_ACK abnormal casesJacob Erlbeck2-101/+74
2013-10-24gb: Add test cases for NS RESET proceduresJacob Erlbeck2-0/+703
2013-10-24gb: Fix gprs_nsvc_delete() to free ctr groupJacob Erlbeck2-0/+127
2013-10-17gb: Fix gprs_active_nsvc_by_nsei()Jacob Erlbeck1-10/+10
2013-10-17gb: Test sending messages to the SGSNJacob Erlbeck2-53/+418
2013-10-15gb: Fix gprs_ns_rx_reset to not create NS-VC duplicatesJacob Erlbeck2-3/+35
2013-10-15gb: Add functions to access the LL part of the NS-VC objectsJacob Erlbeck1-5/+5
2013-10-11tests/gb: Show invoked signals in test outputJacob Erlbeck2-1/+53
2013-10-08gb: Use the NS-VCI to find an existing NS-VCJacob Erlbeck1-3/+4
2013-10-08gb: Fix NS-RESET response message orderJacob Erlbeck1-18/+18
2013-10-08tests/gb: Add test for GPRS NS protocolJacob Erlbeck2-0/+371
2013-09-16bssgp: Address various compiler warnings in the bssgp codeHolger Hans Peter Freyther1-0/+3
2012-09-11tests: Make the gb test work with srcdir != builddirHolger Hans Peter Freyther2-51/+53
2012-09-07BSSGP: make bvc_ctx->fc a dynamic talloc allocationHarald Welte1-50/+50
2012-09-07GPRS BSSGP test: integrate into autotestHarald Welte3-0/+216
2012-09-07BSSGP flow-control: Add unit test for algorithm testsHarald Welte1-0/+167