aboutsummaryrefslogtreecommitdiffstats
path: root/ggsn_tests
AgeCommit message (Expand)AuthorFilesLines
2017-09-07ggsn: Extend IPCP PDP IPv4 test with another PCO protocol beyond IPCPHarald Welte1-0/+3
2017-08-26sysinfo: Fix the TC_telnet test case VTY command orderHarald Welte4-7/+167
2017-08-25GGSN_Tests: Fix IPv4 PCODNS matchingHarald Welte1-2/+2
2017-08-19generalize 'start.sh' script for executing synamically linked testsuiteHarald Welte1-2/+0
2017-08-19GGSN_Tests: Enable junit-xml generationHarald Welte3-2/+9
2017-08-19Add Native_Functions module for inet_addr / inet_ntoaHarald Welte1-2/+2
2017-08-19GGSN_Tests: Make SGSN and GGSN addresses configurable via moduleparHarald Welte4-10/+26
2017-08-14GGSN_Tests: Verify EUA and PCO in PDP context creationHarald Welte1-1/+58
2017-08-13GGSN_Tests: Comment on each test caseHarald Welte1-0/+6
2017-08-13GGSN_Tests: Actually request the right IPv4 PCO according to the test caseHarald Welte2-9/+51
2017-08-13GGSN_Test: Use randomized sequence numbers in every testHarald Welte1-2/+2
2017-08-13GGSN_Tests: remove unneeded ctx argument from f_send_gtpc()Harald Welte1-3/+3
2017-08-13GGSN_Tests: Add config fileHarald Welte1-0/+16
2017-08-13GGSN_Tests: Randomize IMSIs and use different APN for v4 + v6Harald Welte1-7/+38
2017-08-13GGSN_Tests: Make sure f_init() body is traversed only onceHarald Welte1-0/+7
2017-08-13GGSN_Tests: Sequence numbers are node-global and not per-PDP contextHarald Welte1-13/+16
2017-08-09GGSN: Test PDP Context activation wtih different PCOsHarald Welte1-14/+85
2017-08-09GGSN IPv6: Transmit Router Solicit, receive RouterAdv, transmit NeightSolicitHarald Welte1-7/+210
2017-08-09link/use IP and ICMPv6 ProtocolModulesHarald Welte2-1/+9
2017-08-05GGSN_Tests: Get it up to PDP Ctx ACT, GTP-U and Ctx DEACTHarald Welte1-40/+126
2017-08-05GGSN_Tests: Add function to send DELETE PDP CONTEXTHarald Welte1-0/+58
2017-08-04GGSN_Tests: Implement GTP-U ping/pong responseHarald Welte1-1/+74
2017-08-04GGSN_Tests: Prepare for separate IPs on control/user planeHarald Welte1-5/+7
2017-08-04GGSN_Tests: Add first functional PDP context activation tests for v4 + v6Harald Welte1-0/+322
2017-08-04GTP: convert from translation port to dual faced portHarald Welte4-31/+41
2017-08-03Revert "GTP: Attempt to use UDP_Testport instead of IPL4asp"Harald Welte5-45/+148
2017-08-03GTP: Attempt to use UDP_Testport instead of IPL4aspHarald Welte5-148/+45
2017-08-03First attempt with TranslationPort fails in CtrlFunctionsHarald Welte4-1/+186
2017-08-03initial template for GGSN / GTP test casesHarald Welte3-0/+48