testexecmdw/tef/tef/tefutilities/tefutilityserver/testdriver/tefutilityserver.xml
changeset 0 20abbd395761
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testexecmdw/tef/tef/tefutilities/tefutilityserver/testdriver/tefutilityserver.xml	Wed Aug 25 15:52:14 2010 +0300
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<!DOCTYPE testSuite SYSTEM "file:///testdriver/xml/testSuite.dtd" [ ]>
+<testSuite>
+	<name>TEFUtilityServer</name>
+	
+	<testItems>
+		<test>BuildInfoLogTest</test>
+		<test>FormatDriveTest</test>
+	</testItems>
+	
+</testSuite>