remotemgmt_plat/diagnostics_results_api/diagnostics_results_api.metaxml
branchRCL_3
changeset 26 19bba8228ff0
parent 0 b497e44ab2fc
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/remotemgmt_plat/diagnostics_results_api/diagnostics_results_api.metaxml	Wed Sep 01 12:27:42 2010 +0100
@@ -0,0 +1,18 @@
+<?xml version="1.0" ?>
+<api id="0e4bf88aa0fc3fab2fd229af2c11d0fd" dataversion="1.0">
+  <name>Diagnostics results API</name>
+  <description>An API for storing and handling test case/session results.</description>
+  <type>c++</type>
+  <subsystem>devicediagnosticsfw</subsystem>
+  <libs>
+    <lib name="diagresultsdatabase.lib" />
+  </libs>
+  <release category="domain"/>
+  <attributes>
+     <!-- This indicates wether the api provedes separate html documentation -->
+     <!-- or is the additional documentation generated from headers. -->
+     <!-- If you are unsuere then the value is "no" -->
+     <htmldocprovided>no</htmldocprovided>
+     <adaptation>no</adaptation>
+  </attributes>
+</api>