aboutsummaryrefslogtreecommitdiffstats
path: root/hss/HSS_Tests.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'hss/HSS_Tests.cfg')
-rw-r--r--hss/HSS_Tests.cfg26
1 files changed, 26 insertions, 0 deletions
diff --git a/hss/HSS_Tests.cfg b/hss/HSS_Tests.cfg
new file mode 100644
index 00000000..58c489b8
--- /dev/null
+++ b/hss/HSS_Tests.cfg
@@ -0,0 +1,26 @@
+[ORDERED_INCLUDE]
+# Common configuration, shared between test suites
+"../Common.cfg"
+# testsuite specific configuration, not expected to change
+"./HSS_Tests.default"
+
+# Local configuration below
+
+[LOGGING]
+
+[TESTPORT_PARAMETERS]
+
+[MODULE_PARAMETERS]
+mp_hss_hostname := "127.0.0.201";
+mp_hss_port := 3868;
+mp_diam_local_hostname := "127.0.0.202";
+mp_diam_local_port := 3868;
+mp_diam_orig_realm := "localdomain";
+mp_diam_orig_host := "mme.localdomain";
+mp_diam_dest_realm := "localdomain";
+mp_diam_dest_host := "hss.localdomain";
+
+[MAIN_CONTROLLER]
+
+[EXECUTE]
+HSS_Tests.control