aboutsummaryrefslogtreecommitdiffstats
path: root/bsc-nat
AgeCommit message (Expand)AuthorFilesLines
2024-03-22Move SDP templates to its own SDP_Templates.ttcn filePau Espin Pedrol2-1/+2
2022-03-31ran emulation: allow multiple reset attemptsEric Wild2-0/+2
2021-10-13regen_makefile.sh: set executable name explicitlyOliver Smith1-2/+2
2021-10-12regen_makefile.sh: files/flags in separate linesOliver Smith1-2/+25
2021-02-27bsc-nat: add 'Native_FunctionDefs.cc' to regen_makefile.shVadim Yanitskiy1-1/+1
2021-01-07CTRL: Introduce support to run osmocom CTRL serverPau Espin Pedrol1-1/+1
2020-09-07library: Add template helpers for AoIP Transport Layer AddressPau Espin Pedrol1-1/+1
2020-05-18library/IPA: use tr_ASP_IPA_EV instead of inline templatesVadim Yanitskiy1-1/+1
2020-04-29Split templates in RLCMAC_{CSN1_}Types into their own _Templates filePau Espin Pedrol1-1/+1
2020-04-28pcu: Introduce test TC_mo_ping_pong_with_ul_racapPau Espin Pedrol1-1/+1
2019-11-15Update README.md of several TTCN3 test suitesPau Espin Pedrol1-0/+28
2019-06-13bscnat: Add missing setverdict(pass) at the endPau Espin Pedrol1-0/+1
2019-06-13bscnat: Fix race condition in TC_ctrl_locationPau Espin Pedrol1-0/+5
2019-06-13bscnat: Start test global timersPau Espin Pedrol1-0/+2
2019-06-13bscnat: Introduce test TC_ctrl_locationPau Espin Pedrol5-6/+60
2019-06-13bscnat: Add function to run actions on test per BSC componentPau Espin Pedrol2-13/+19
2019-06-13bscnat: Refactor MSC side code to allow different actions per testPau Espin Pedrol3-22/+71
2019-06-13bscnat: Refactor BSC_MS side code to allow different actions per testPau Espin Pedrol3-28/+54
2019-06-13bscnat: Move generic code to wait for test into its own functionPau Espin Pedrol1-5/+10
2019-06-06Add and set transport field for RanOps structurePau Espin Pedrol2-1/+2
2019-05-27bsc-nat: Introduce Osmux testPau Espin Pedrol6-12/+80
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte5-0/+49
2019-05-27bsc: Introduce Osmux infra and one test for osmo-bscPau Espin Pedrol2-0/+2
2019-05-21Depend on our own fork of titan.ProtocolModules.BSSMAPPau Espin Pedrol1-1/+1
2019-04-25RAN_Emulation: Modularize protocol supportHarald Welte4-2/+4
2019-04-21Rename BSSMAP_Emulation -> RAN_EmulationHarald Welte5-33/+33
2019-03-29bsc-nat: Add sample bsc-nat config for testDaniel Willmann2-0/+86
2019-03-29bsc-nat: Use id when creating componentsDaniel Willmann1-2/+2
2019-03-29bsc-nat: Add default module parametersDaniel Willmann1-11/+11
2019-03-29bsc-nat: Use BSCx as token for BSC no xDaniel Willmann1-1/+3
2019-03-29bsc_nat: Wait for bsc-nat to connect to MSC before connecting the BSCDaniel Willmann1-0/+2
2019-03-29bsc-nat: Fix errors due to bit rotDaniel Willmann4-4/+11
2019-03-29Rename IPA_Test->BSCNAT_Tests and get proper cfg filesDaniel Willmann4-9/+31
2018-10-24Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handlingDaniel Willmann1-1/+1
2018-05-23Print more self-explanatory error message on bind/connect failuresHarald Welte1-0/+4
2018-03-21don't use setverdict(inconc) anymore. Use 'fail' at all timesHarald Welte1-1/+1
2018-03-18Remove M3UA/MTP3/SCCP code from this repo, use upstream reposHarald Welte2-4/+3
2018-03-16ignore results of .ttcnpp filesNeels Hofmeyr1-0/+2
2018-03-16gen_links.sh: auto-generate .gitignore files to ignore symlinksNeels Hofmeyr1-1/+1
2018-03-16fix gen_links.sh: don't include source dir as link targetNeels Hofmeyr1-8/+1
2018-02-20IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditionalHarald Welte2-2/+4
2018-02-05Don't symlink non-existent fileMax1-1/+1
2018-01-24MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPEHarald Welte1-1/+1
2018-01-21BSSMAP_Emulation: Decode DTAPHarald Welte2-2/+6
2018-01-17Add "SourceInfoFormat := Single;" to all test configsHarald Welte1-0/+1
2017-12-28GSUP Support and first test against OsmoHLRHarald Welte1-1/+1
2017-12-17BSSMAP_Emulation: use BSSAP_CodecPortHarald Welte5-5/+8
2017-12-15BSSMAP_Templates: Enable use for AoIP, not just E1-CICHarald Welte1-2/+2
2017-12-13generalize shared code from regen_makefile.sh into shared helper scriptHarald Welte1-9/+1
2017-12-13regen_makefile.sh: Fix TITAN 6.1.0 supportHarald Welte1-1/+1