summaryrefslogtreecommitdiffstats
path: root/tests/manual/sfwtestservice/sfwtestservice.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/sfwtestservice/sfwtestservice.xml')
-rw-r--r--tests/manual/sfwtestservice/sfwtestservice.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/manual/sfwtestservice/sfwtestservice.xml b/tests/manual/sfwtestservice/sfwtestservice.xml
new file mode 100644
index 0000000000..77f969001c
--- /dev/null
+++ b/tests/manual/sfwtestservice/sfwtestservice.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<SFW version="1.1">
+<service>
+ <name>SfwTestService</name>
+ <ipcaddress>sfwtest</ipcaddress>
+ <description>Service for testing IPC Service</description>
+ <interface>
+ <name>com.nokia.qt.SfwTest</name>
+ <version>1.0</version>
+ <description>Interface for Test Service</description>
+ <capabilities></capabilities>
+ </interface>
+</service>
+</SFW> \ No newline at end of file