aboutsummaryrefslogtreecommitdiffstats
path: root/sccp
AgeCommit message (Expand)AuthorFilesLines
2020-01-20sccp: Introduce test TC_tiar_timeoutPau Espin Pedrol1-50/+74
2020-01-20sccp: Stop test on rx unexpected sccp msgPau Espin Pedrol1-0/+2
2020-01-17sccp: Rename module param sccp_cfg to mp_sccp_cfgPau Espin Pedrol3-10/+10
2020-01-17Add SCCP_Tests_RAW for testing the actual SCCP implementationHarald Welte3-0/+248
2020-01-17sccp: Modify SCCP_tests to be run against sccp_demo_user in srv modePau Espin Pedrol3-16/+12
2020-01-12SCCP_Tests.default: Use "SccpDemoUser" as VTY promptHarald Welte1-2/+2
2019-06-13lib/IPA_Emulation: Build IPA_CTRL conditionally based on definePau Espin Pedrol1-1/+1
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+2
2018-10-24Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handlingDaniel Willmann1-1/+1
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-24introduce a TTCN3 test suite for SCCPStefan Sperling5-0/+282