aboutsummaryrefslogtreecommitdiffstats
path: root/gbproxy/GBProxy_Tests.ttcn
AgeCommit message (Expand)AuthorFilesLines
2020-11-25gbproxy: Port TC_{suspend,resume} to new GLOBAL portHarald Welte1-38/+96
2020-11-25gbproxy: Add paging for all situations of unknown identityHarald Welte1-0/+299
2020-11-25gbproxy: Add test for FLUSH_LLDaniel Willmann1-0/+30
2020-11-25Support signalling BVC to send/receive messagesDaniel Willmann1-6/+30
2020-11-23gpborxy: Implement variety of paging tests for PS-PAGING and CS-PAGINGHarald Welte1-4/+531
2020-11-21gbproxy: Add test for load sharing function in SGSN->PCU directionHarald Welte1-0/+77
2020-11-20gbproxy: Add test for BSSGP resume procedureDaniel Willmann1-0/+41
2020-11-20gbproxy: Add test for the suspend procedureDaniel Willmann1-0/+39
2020-11-20gbproxy: Use a different IMSI suffix per TCDaniel Willmann1-3/+2
2020-11-20gbproxy: Add test for Radio Status procedureDaniel Willmann1-0/+26
2020-11-19gbproxy: Reset nsvc to SGSN before each testDaniel Willmann1-0/+1
2020-11-17gbproxy: Wait longer for BVC unblocking at start-upHarald Welte1-1/+1
2020-11-17gbproxy: Allow dynamic connect/disconnect of ConnHdlr at runtimeHarald Welte1-23/+50
2020-11-17gbproxy: call f_client_register() only on connected portsHarald Welte1-2/+6
2020-11-17gbproxy: Remove NUM_BVC_PER_NSE constant and constant-sized arrayHarald Welte1-2/+2
2020-11-17gbproxy: Remove array of three cell IDsHarald Welte1-11/+14
2020-11-17gbproxy: Fix SGSN side initialization for more than one SGSNHarald Welte1-1/+1
2020-11-16gbproxy: Add test for RA Capability Update procedureDaniel Willmann1-0/+32
2020-11-16gbproxy: Generalize pcu2sgsn / sgsn2pcu transmissionHarald Welte1-28/+48
2020-11-16gbproxy: Test for RA Capability procedureHarald Welte1-0/+35
2020-11-16gbproxy: Add test for DL-UNITDATAHarald Welte1-0/+38
2020-11-16gbproxy: Add test for Uplink-UnitdataHarald Welte1-0/+38
2020-11-16gbproxy: Use BSSGP MGMT port to determine when all BVC are unblockedHarald Welte1-0/+65
2020-11-16gbproxy: Register IMSI + TLLI with BSSGP_EmulationHarald Welte1-0/+23
2020-11-16gbproxy: Less redundant component namingHarald Welte1-10/+14
2020-11-16gbproxy: Set configuration in a more dynamic wayHarald Welte1-110/+90
2020-11-16BSSGP_Emulation: Allow a "CreateCb" to handle unknown inbound TLLIHarald Welte1-6/+12
2020-11-12NS_Emulation: Support multiple NS-VC within one NSE (NS-VCG)Harald Welte1-44/+60
2020-10-19gbproxy: Fix config formatting, disable handle_sns explicitlyDaniel Willmann1-1/+1
2020-10-15Add initial TTCN3 test for GbProxyDaniel Willmann1-0/+480