aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gb/gprs_ns_test.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-09gprs-ns/test: Check the nsvc state explicitelyJacob Erlbeck1-0/+7
2014-10-09gprs-ns/test: Re-add return value check for gprs_nsvc_resetHolger Hans Peter Freyther1-1/+3
2014-10-09gprs-ns: Fix reset state handlingJacob Erlbeck1-2/+0
2014-10-09gprs-ns/test: Add test_sgsn_reset_invalid_stateJacob Erlbeck1-0/+64
2014-10-09gprs-ns/test: Add expire_nsvc_timerJacob Erlbeck1-0/+15
2014-10-09gprs-ns/test: Save the last PDU type sentJacob Erlbeck1-0/+4
2014-10-09gprs-ns/test: Use gprs_nsvc_reset instead of gprs_ns_tx_resetJacob Erlbeck1-15/+8
2013-10-30grps: Add test for NS messages that shall be ignoredJacob Erlbeck1-0/+28
2013-10-24gb: Create new NSVC object instead of patching the NSVCIJacob Erlbeck1-2/+3
2013-10-24gb: Fix NS RESET/RESET_ACK abnormal casesJacob Erlbeck1-0/+6
2013-10-24gb: Add test cases for NS RESET proceduresJacob Erlbeck1-0/+218
2013-10-24gb: Fix gprs_nsvc_delete() to free ctr groupJacob Erlbeck1-0/+41
2013-10-17gb: Test sending messages to the SGSNJacob Erlbeck1-27/+285
2013-10-15gb: Fix gprs_ns_rx_reset to not create NS-VC duplicatesJacob Erlbeck1-1/+27
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 Erlbeck1-1/+46
2013-10-08tests/gb: Add test for GPRS NS protocolJacob Erlbeck1-0/+247