aboutsummaryrefslogtreecommitdiffstats
path: root/msc
AgeCommit message (Expand)AuthorFilesLines
2018-05-31msc: Add Encoder/Decoder for Supplementary ServicesHarald Welte2-2/+12
2018-05-27BSSAP_Adapter: Split f_bssap_start() from f_bssap_init()Harald Welte1-0/+1
2018-05-17MSC_Tests: Extend timeout waiting for Clear Cmd in TC_establish_and_nothingDaniel Willmann1-1/+1
2018-05-16MSC_Tests: fix iterator in f_init()Philipp Maier1-1/+1
2018-05-02update expected resultsNeels Hofmeyr1-49/+11
2018-04-17BSSAP_Adapter: Introduce transport over IPA/SCCPliteHarald Welte1-1/+1
2018-04-14msc: Add SMPP tests for MO + MT SMSHarald Welte2-2/+243
2018-04-14msc: Add SMPP_Emulation + SMPP_TemplatesHarald Welte1-1/+1
2018-04-14msc: Add SMPP_CodecPortHarald Welte2-1/+2
2018-04-14msc: Fix console log levelsHarald Welte1-2/+4
2018-04-14msc: Fix ti_flag mistake in f_mt_sms()Harald Welte1-1/+1
2018-04-11bsc, msc: update expected resultsNeels Hofmeyr1-1/+8
2018-04-11mask timestamps and source file nrs in expected-results.xml filesNeels Hofmeyr1-70/+70
2018-04-11fix build: don't clean out expected-results.log: rename to *.xmlNeels Hofmeyr1-0/+0
2018-04-11MSC_Tests: fix TC_mo_crcx_ran_rejectPhilipp Maier2-81/+73
2018-04-09msc: Initial SMS testing (MO + MT SMS, successful case, no SMPP)Harald Welte2-1/+220
2018-04-09msc: generate mobile identity inside f_establish_fully()Harald Welte2-32/+20
2018-04-09L3_Templates: Introudce constants for tiFlagHarald Welte2-1/+6
2018-04-06fix MSC.TC_lu_clear_request: allow LU Reject, forbid 2nd Clear CmdNeels Hofmeyr2-3/+14
2018-04-06add compare-results.sh, call from start-testsuite.shNeels Hofmeyr1-0/+110
2018-03-29msc: Fix config file syntax.Harald Welte1-2/+2
2018-03-28MSC_Tests: Add support for multiple BSCPhilipp Maier3-26/+77
2018-03-28Cosmetic: Update MSC_Tests.cfgPhilipp Maier1-2/+40
2018-03-22BSC_Tests: split up f_mt_call and f_mo_callPhilipp Maier1-45/+50
2018-03-21don't use setverdict(inconc) anymore. Use 'fail' at all timesHarald Welte1-3/+3
2018-03-19MSC_Tests: Test what happens when the DLCX is droppedPhilipp Maier2-6/+58
2018-03-19cosmetic: correct indentationPhilipp Maier1-1/+1
2018-03-18msc: wait for clear-command/complete/sccp-releaseHarald Welte2-48/+35
2018-03-18msc: Fix TC_cl3_{no,rnd}_payloadHarald Welte1-0/+3
2018-03-18MSC_Tests: Fix to use 2-digit MNCHarald Welte1-2/+2
2018-03-18Remove M3UA/MTP3/SCCP code from this repo, use upstream reposHarald Welte2-5/+4
2018-03-16ignore results of .ttcnpp filesNeels Hofmeyr1-0/+2
2018-03-16MSC_Tests: Test SCCP clearing on release timeoutPhilipp Maier1-0/+39
2018-03-16MSC_Tests: Support wildcarded endpoints (follow up)Philipp Maier2-7/+46
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-03-14MSC_Tests: Support wildcarded endpointsPhilipp Maier2-3/+16
2018-03-14MSC_Tests: Respond to BSSMAP releasePhilipp Maier1-0/+5
2018-03-13remove *.default from [EXECUTE] in *.default filesHarald Welte2-1/+1
2018-03-07MSC_Tests: Add testcase TC_cr_before_resetPhilipp Maier1-0/+66
2018-03-02msc: add TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug (OS#2947)Neels Hofmeyr1-0/+15
2018-03-02msc: add TC_lu_imsi_auth_tmsi_encr_3_1_no_cmNeels Hofmeyr1-2/+19
2018-03-02msc: cosmetic: pass BSC_ConnHdlrPars to f_start_handler() as argumentNeels Hofmeyr1-3/+11
2018-03-02msc: cosmetic: f_perform_lu() / pars: move send_early_cm to BSC_ConnHdlrParsNeels Hofmeyr2-25/+27
2018-03-02msc: cosmetic: f_start_handler(): drop the id arg, use testcasename()Neels Hofmeyr1-41/+42
2018-02-20IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditionalHarald Welte2-3/+5
2018-02-18move f_vty_config() from MSC_Tests to Osmocom_VTY_FunctionsHarald Welte1-11/+0
2018-02-16Add L3_Common for shared L3 functions between MSC and SGSN testingHarald Welte3-26/+3
2018-02-16msc: move f_gen_{imei,imsi,msisdn} to L3_Templates.ttcnHarald Welte1-20/+0
2018-02-15MSC_Tests: Set verdicts from inconc to failDaniel Willmann2-6/+6