summaryrefslogtreecommitdiff
path: root/CIAO/DAnCE/tests/ObjectLocatorTest/RegistrationPath.h
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/DAnCE/tests/ObjectLocatorTest/RegistrationPath.h')
-rw-r--r--CIAO/DAnCE/tests/ObjectLocatorTest/RegistrationPath.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/CIAO/DAnCE/tests/ObjectLocatorTest/RegistrationPath.h b/CIAO/DAnCE/tests/ObjectLocatorTest/RegistrationPath.h
new file mode 100644
index 00000000000..6ecf9197ad3
--- /dev/null
+++ b/CIAO/DAnCE/tests/ObjectLocatorTest/RegistrationPath.h
@@ -0,0 +1,8 @@
+#ifndef REGISTRATIONPATH_H_
+#define REGISTRATIONPATH_H_
+
+const char * app_name = "app1";
+const char * inst_name = "inst1";
+const char * port_name = "port1";
+
+#endif /*REGISTRATIONPATH_H_*/