layers.sysdef.xml
changeset 0 ff3b6d0fd310
child 19 7d48bed6ce0c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/layers.sysdef.xml	Tue Feb 02 01:11:09 2010 +0200
@@ -0,0 +1,34 @@
+<?xml version="1.0"?>
+<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
+  <!ENTITY layer_real_source_path "sf/mw/phonesrv" >
+]>
+
+<SystemDefinition name="phonesrv" schema="1.4.0">
+  <systemModel>
+    <layer name="mw_layer">
+      <module name="phonesrv">
+	      <unit name="phonesrv" unitID="tedo.phonesrv" bldFile="&layer_real_source_path;/group" mrp="" />
+      </module>
+    </layer>
+
+    <layer name="api_test_layer">
+      <module name="tedo_api_tests">
+        <unit unitID="tedo.PsetNotesUi.test" name="PsetNotesUi.test" bldFile="&layer_real_source_path;/cellular/PsetNotesUi/tsrc/public/basic/group" mrp="" />
+        <unit unitID="tedo.SSSettings.test" name="SSSettings.test" bldFile="&layer_real_source_path;/cellular/SSSettings/tsrc/public/basic/group" mrp="" />
+        <unit unitID="tedo.telephonysettings.test" name="telephonysettings.test" bldFile="&layer_real_source_path;/cellular/telephonysettings/tsrc/public/basic/group" mrp="" />
+        <unit unitID="tedo.cce.test" name="cce.test" bldFile="&layer_real_source_path;/convergedcallengine/cce/tsrc/public/basic/group" mrp="" />
+        <unit unitID="tedo.spsettings.test" name="spsettings.test" bldFile="&layer_real_source_path;/convergedcallengine/spsettings/tsrc/public/basic/group" mrp="" />
+        <unit unitID="tedo.aiwdialdata.test" name="aiwdialdata.test" bldFile="&layer_real_source_path;/phoneclientserver/aiwdialdata/tsrc/public/basic/group" mrp="" />
+        <unit unitID="tedo.dialutils.test" name="dialutils.test" bldFile="&layer_real_source_path;/phoneclientserver/dialutils/tsrc/public/basic/group" mrp="" />
+        <unit unitID="tedo.phoneclient.test" name="phoneclient.test" bldFile="&layer_real_source_path;/phoneclientserver/phoneclient/tsrc/public/basic/group" mrp="" />
+        <unit unitID="tedo.call_information_api.test" name="call_information_api.test" bldFile="&layer_real_source_path;/phonesrv_plat/call_information_api/tsrc/group" mrp="" />
+	<unit unitID="tedo.sat_client_api.test" name="sat_client_api.test" bldFile="&layer_real_source_path;/phonesrv_plat/sat_client_api/tsrc/group" mrp="" />
+        <unit unitID="tedo.sat_refresh_api.test" name="sat_refresh_api.test" bldFile="&layer_real_source_path;/phonesrv_plat/sat_refresh_api/tsrc/group" mrp="" />
+        <unit unitID="tedo.sat_service_api.test" name="sat_service_api.test" bldFile="&layer_real_source_path;/phonesrv_plat/sat_service_api/tsrc/group" mrp="" />
+        <unit unitID="tedo.telephony_mediator_api.test" name="telephony_mediator_api.test" bldFile="&layer_real_source_path;/phonesrv_plat/telephony_mediator_api/tsrc/ut_telephony_mediator_api/group" mrp="" /> 		
+	<unit unitID="tedo.call_remote_party_information_api.test" name="call_remote_party_information_api.test" bldFile="&layer_real_source_path;/phonesrv_plat/call_remote_party_information_api/tsrc/group" mrp="" />
+	</module>
+    </layer>
+
+  </systemModel>
+</SystemDefinition>
\ No newline at end of file