From afec471557785b4e4c0d379bd3ff0903a732b7cd Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 19 Mar 2018 22:52:17 +0100 Subject: sip: Add SIP_Emulation and first osmo-sip-connector test case Change-Id: Ifd47b0d48c609b4a678ea47aa7f89f5c12e6c0d2 --- sip/SIP_Tests.cfg | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 sip/SIP_Tests.cfg (limited to 'sip/SIP_Tests.cfg') diff --git a/sip/SIP_Tests.cfg b/sip/SIP_Tests.cfg new file mode 100644 index 00000000..db435afd --- /dev/null +++ b/sip/SIP_Tests.cfg @@ -0,0 +1,18 @@ +[ORDERED_INCLUDE] +# Common configuration, shared between test suites +"../Common.cfg" +# testsuite specific configuration, not expected to change +"./SIP_Tests.default" + +# Local configuration below + +[LOGGING] + +[TESTPORT_PARAMETERS] + +[MODULE_PARAMETERS] + +[MAIN_CONTROLLER] + +[EXECUTE] +SIP_Tests.control -- cgit v1.2.3