aboutsummaryrefslogtreecommitdiffstats
path: root/hlr
AgeCommit message (Expand)AuthorFilesLines
2018-09-06update expected resultsNeels Hofmeyr1-1/+8
2018-08-08HLR: Actual USSD test casesHarald Welte1-3/+338
2018-08-08hlr: actually register simulated MSC as "MSC" identity to HLRHarald Welte1-0/+1
2018-08-08HLR: Add HLR_EUSE.ttcn to implement minimal external USSD EntityHarald Welte1-0/+124
2018-08-07hlr: Link required libraries for USSD / SS messagesHarald Welte2-3/+19
2018-07-27detect VTY TELNET port connection failures (attempt #2)Stefan Sperling1-0/+1
2018-07-27Revert "detect VTY TELNET port connection failures in TTCN3 tests"Neels Hofmeyr1-1/+0
2018-07-27detect VTY TELNET port connection failures in TTCN3 testsStefan Sperling1-0/+1
2018-07-24Stop tests after failuresDaniel Willmann1-6/+6
2018-06-15hlr: Port HLR tests to use GSUP_EmulationHarald Welte2-127/+265
2018-06-14Add README.md file for several suitesPau Espin Pedrol1-0/+16
2018-06-12Osmocom_VTY_Functions: move f_vty_transceive_match from HLR to this libraryAlexander Couzens1-8/+0
2018-06-11hlr: Update expected-resultsHarald Welte1-6/+1
2018-04-11mask timestamps and source file nrs in expected-results.xml filesNeels Hofmeyr1-13/+13
2018-04-11fix build: don't clean out expected-results.log: rename to *.xmlNeels Hofmeyr1-0/+0
2018-04-09update expected HLR test results to prevent unexpected 'pass'Stefan Sperling1-9/+4
2018-04-09improve failure diagnostics in TC_vty_msisdn_isd HLR testStefan Sperling1-0/+4
2018-04-06add compare-results.sh, call from start-testsuite.shNeels Hofmeyr1-0/+23
2018-03-16ignore results of .ttcnpp filesNeels Hofmeyr1-0/+2
2018-03-16fix gen_links.sh: don't include source dir as link targetNeels Hofmeyr1-8/+1
2018-03-13remove *.default from [EXECUTE] in *.default filesHarald Welte2-1/+1
2018-03-02hlr: Distinguish "invalid IMSI" from "unknown IMSI" casesHarald Welte1-2/+16
2018-03-02f_rach_toffs: Print toffs256 value in verdict when failingHarald Welte1-1/+0
2018-03-02hlr: Add testcases for PURGE_MS procedureHarald Welte1-0/+95
2018-03-02hlr: Fix test of UL+ISD state machineHarald Welte1-0/+1
2018-03-01hlr: Add TC_vty_msisdn_isdHarald Welte1-0/+41
2018-03-01hlr: Reduce code duplication by using templateHarald Welte1-3/+6
2018-03-01hlr: More test coverageHarald Welte1-13/+347
2018-03-01hlr: Add hlr sub-directory to master Makefile (for 'make compile' checks)Harald Welte1-1/+1
2018-03-01hlr: Make test run again using current OsmoHLR / TTCN-3 libraryHarald Welte2-3/+15
2018-03-01hlr: Integrate VTY and CTRL supportHarald Welte5-5/+64
2018-03-01hlr: Rename module + file from GSUP_Test to HLR_TestsHarald Welte2-2/+2
2018-02-20IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditionalHarald Welte3-204/+5
2018-02-05Don't symlink non-existent fileMax1-1/+1
2017-12-28GSUP Support and first test against OsmoHLRHarald Welte4-0/+292