summaryrefslogtreecommitdiffstats
path: root/tests/gb/gprs_ns_test.ok
Commit message (Expand)AuthorAgeFilesLines
* GPRS: unify NS state printingMax2017-10-241-60/+60
* ns: Force a defined state when sending NS RESETJacob Erlbeck2015-12-171-0/+84
* gprs-ns: Fix reset state handlingJacob Erlbeck2014-10-091-4/+23
* gprs-ns/test: Add test_sgsn_reset_invalid_stateJacob Erlbeck2014-10-091-0/+99
* gprs-ns/test: Use gprs_nsvc_reset instead of gprs_ns_tx_resetJacob Erlbeck2014-10-091-7/+5
* 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-301-0/+27
* gb: Create new NSVC object instead of patching the NSVCIJacob Erlbeck2013-10-241-10/+25
* gb: Fix RESET handling with changing NSEIJacob Erlbeck2013-10-241-22/+27
* gb: Fix NS RESET/RESET_ACK abnormal casesJacob Erlbeck2013-10-241-101/+68
* gb: Add test cases for NS RESET proceduresJacob Erlbeck2013-10-241-0/+485
* gb: Fix gprs_nsvc_delete() to free ctr groupJacob Erlbeck2013-10-241-0/+86
* gb: Fix gprs_active_nsvc_by_nsei()Jacob Erlbeck2013-10-171-10/+10
* gb: Test sending messages to the SGSNJacob Erlbeck2013-10-171-26/+133
* gb: Fix gprs_ns_rx_reset to not create NS-VC duplicatesJacob Erlbeck2013-10-151-2/+8
* tests/gb: Show invoked signals in test outputJacob Erlbeck2013-10-111-0/+7
* 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-081-0/+124