aboutsummaryrefslogtreecommitdiffstats
path: root/msc
AgeCommit message (Expand)AuthorFilesLines
2018-07-24Stop tests after failuresDaniel Willmann2-37/+59
2018-07-20msc: add TC_mo_cc_bssmap_clear to catch OS#3062Neels Hofmeyr1-0/+43
2018-06-25check for osmo-msc crash upon overlong IMSIStefan Sperling1-0/+3
2018-06-21msc/USSD: use more informative names for test casesVadim Yanitskiy2-11/+12
2018-06-21msc/USSD: drop the TC_lu_and_ussd_wrong_code test caseVadim Yanitskiy2-55/+0
2018-06-14Add README.md file for several suitesPau Espin Pedrol1-0/+24
2018-06-12*.default: change logging filemask from ERROR | WARNING to += PARALLEL | VERD...Alexander Couzens1-8/+8
2018-06-10msc/USSD: test USSD-request during an active callVadim Yanitskiy2-0/+69
2018-06-10msc/USSD: add unknown request code testcaseVadim Yanitskiy2-0/+55
2018-06-06USSD_Helpers.ttcn: add f_USSD_FACILITY_IE_RETURN_ERRORVadim Yanitskiy1-0/+15
2018-06-02msc/USSD: add single *#100# request testcaseVadim Yanitskiy2-0/+65
2018-06-02msc/BSC_ConnectionHandler.ttcn: add EST_TYPE_SS_ACT for SS/USSDVadim Yanitskiy1-1/+5
2018-06-02msc: introduce USSD helper functionsVadim Yanitskiy2-0/+64
2018-06-02msc: import GSM 7-bit coding functionsVadim Yanitskiy2-1/+2
2018-06-01sync TTCN3 MSC test config with docker-playgroundStefan Sperling3-0/+149
2018-06-01expect TC_establish_and_nothing to passStefan Sperling1-6/+1
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