summaryrefslogtreecommitdiff
path: root/test/pers_svc_test/dbus_specifications/OIPModuleTestPASCodeGeneration.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/pers_svc_test/dbus_specifications/OIPModuleTestPASCodeGeneration.xml')
-rw-r--r--test/pers_svc_test/dbus_specifications/OIPModuleTestPASCodeGeneration.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/test/pers_svc_test/dbus_specifications/OIPModuleTestPASCodeGeneration.xml b/test/pers_svc_test/dbus_specifications/OIPModuleTestPASCodeGeneration.xml
deleted file mode 100644
index 12d7f10..0000000
--- a/test/pers_svc_test/dbus_specifications/OIPModuleTestPASCodeGeneration.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<!--
-*
-* Copyright (C) 2012-2013 Continental Automotive GmbH.
-*
-* Author: guy.sagnes@continental-corporation.com
-*
-* XML model of the dbus interfaces for the test NodeStateMachine
-*
-* This Source Code Form is subject to the terms of the Mozilla Public
-* License, v. 2.0. If a copy of the MPL was not distributed with this
-* file, You can obtain one at http://mozilla.org/MPL/2.0/.
-*
-* Date Author Reason
-* 2012.11.27 uidu0250 CSP_WZ#1280: Initial version
-*
--->
-<node>
- <interface name="org.genivi.persistence.admintestframework">
- <method name="ExecuteTestCases">
- <arg name="noOfTestCases" type="i" direction="out"/>
- <arg name="noOfTestCasesSuccessful" type="i" direction="out"/>
- <arg name="noOfTestCasesFailed" type="i" direction="out"/>
- </method>
- </interface>
-</node>