aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gb/gprs_ns_test.ok
AgeCommit message (Expand)AuthorFilesLines
2015-12-17ns: Force a defined state when sending NS RESETJacob Erlbeck1-0/+84
2014-10-09gprs-ns: Fix reset state handlingJacob Erlbeck1-4/+23
2014-10-09gprs-ns/test: Add test_sgsn_reset_invalid_stateJacob Erlbeck1-0/+99
2014-10-09gprs-ns/test: Use gprs_nsvc_reset instead of gprs_ns_tx_resetJacob Erlbeck1-7/+5
2013-10-30gprs: Ignore NS RESET_ACK and ALIVE_ACK without RESETJacob Erlbeck1-6/+0
2013-10-30grps: Add test for NS messages that shall be ignoredJacob Erlbeck1-0/+27
2013-10-24gb: Create new NSVC object instead of patching the NSVCIJacob Erlbeck1-10/+25
2013-10-24gb: Fix RESET handling with changing NSEIJacob Erlbeck1-22/+27
2013-10-24gb: Fix NS RESET/RESET_ACK abnormal casesJacob Erlbeck1-101/+68
2013-10-24gb: Add test cases for NS RESET proceduresJacob Erlbeck1-0/+485
2013-10-24gb: Fix gprs_nsvc_delete() to free ctr groupJacob Erlbeck1-0/+86
2013-10-17gb: Fix gprs_active_nsvc_by_nsei()Jacob Erlbeck1-10/+10
2013-10-17gb: Test sending messages to the SGSNJacob Erlbeck1-26/+133
2013-10-15gb: Fix gprs_ns_rx_reset to not create NS-VC duplicatesJacob Erlbeck1-2/+8
2013-10-11tests/gb: Show invoked signals in test outputJacob Erlbeck1-0/+7
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 Erlbeck1-0/+124