From ebcd995b361900ad67c9b408b885ea171a14f337 Mon Sep 17 00:00:00 2001
From: smaguin <smaguin@localhost>
Date: Mon, 28 Jan 2008 13:49:21 +0000
Subject: [PATCH] add header for automated spec generator
---
opends/tests/functional-tests/testcases/logging/logging_writer.xml | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/logging/logging_writer.xml b/opends/tests/functional-tests/testcases/logging/logging_writer.xml
index d5ea40b..c33d7b2 100755
--- a/opends/tests/functional-tests/testcases/logging/logging_writer.xml
+++ b/opends/tests/functional-tests/testcases/logging/logging_writer.xml
@@ -34,6 +34,18 @@
CurrentTestPath['suite']=STAXCurrentFunction
</script>
<call function="'testSuite_Preamble'"/>
+
+
+
+<!--- Test Suite information
+#@TestSuiteName basic tests on logging
+#@TestSuitePurpose Basic tests on logging
+#@TestSuiteID Logging
+#@TestSuiteGroup Logging
+#@TestGroup Logging
+#@TestScript logging_writer.xml
+#@TestHTMLLink http://opends.dev.java.net/
+-->
<!-- #################################### -->
<!--
#@TestMarker access logger
@@ -209,7 +221,7 @@
#@TestPurpose Basic tests on the Debug logger
#@TestPreamble none
#@TestStep Enabled the Debug Logger
- #@TestStep Define a spefic log file for debug message
+ #@TestStep Define a specific log file for debug message
#@TestStep set the debug-log-level to All
#@TestStep Restart the server
#@TestStep Execute a ldapsearch request
--
Gitblit v1.10.0