aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/gbproxy/gbproxy_test.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-22gprs: Add TLV parse functionsJacob Erlbeck1-0/+236
2014-07-22gprs/test: Rearrange for PTMSI parsingJacob Erlbeck1-7/+33
2014-07-22gprs: Track IMSI/TLLI to control APN patchingJacob Erlbeck1-1/+10
2014-07-22gprs: Store gbproxy patching state per peerJacob Erlbeck1-2/+2
2014-07-22gprs/test: Add Detach messages to testJacob Erlbeck1-0/+34
2014-07-22gprs/test: Added GMM Info and fixed TLLIJacob Erlbeck1-2/+18
2014-07-22gprs: Add APN patch support for LLC/GSM messagesJacob Erlbeck1-1/+4
2014-07-22gprs: Implement BSSGP MCC/MNC patchingJacob Erlbeck1-0/+2
2014-07-22gprs/test: Make test output more readableJacob Erlbeck1-13/+19
2014-07-07gprs/test: Increase stderr log levelJacob Erlbeck1-4/+20
2014-07-07gbproxy_test: Provide enough disabled categories to please valgrindHolger Hans Peter Freyther1-1/+6
2014-07-07gbproxy_test: Reset the gbproxy before we reset GPRS NSHolger Hans Peter Freyther1-3/+3
2014-07-07gbproxy_test: Simplify the test setup by sharing codeHolger Hans Peter Freyther1-30/+24
2014-07-07gprs/test: Add additional gbproxy testsJacob Erlbeck1-1/+192
2014-07-07gprs/test: Add connect_sgsn() functionJacob Erlbeck1-10/+11
2014-07-07gprs/test: Remove verbose parameter of gbprox_dump_* functionsJacob Erlbeck1-26/+26
2014-06-04gprs/test: Use valid MCC/MNC for BVC RESETJacob Erlbeck1-2/+2
2013-10-24gbproxy: Add test for NSEI and NSVCI changesJacob Erlbeck1-2/+151
2013-10-19gbproxy: Test invalid BVCI from SGSNJacob Erlbeck1-0/+8
2013-10-19gbproxy: Add global and per peer countersJacob Erlbeck1-12/+12
2013-10-19gbproxy: Extended test program to simulate SGSN, tooJacob Erlbeck1-11/+157
2013-10-15gbproxy: Replace NS-VC references by NSEIJacob Erlbeck1-1/+1
2013-10-15gbproxy: Add test program to test gbproxy message handlingJacob Erlbeck1-0/+409