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_rotation.xml | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/logging/logging_rotation.xml b/opends/tests/functional-tests/testcases/logging/logging_rotation.xml
index 1fd7ac7..f6500df 100755
--- a/opends/tests/functional-tests/testcases/logging/logging_rotation.xml
+++ b/opends/tests/functional-tests/testcases/logging/logging_rotation.xml
@@ -34,6 +34,18 @@
CurrentTestPath['suite']=STAXCurrentFunction
</script>
<call function="'testSuite_Preamble'" />
+
+
+<!--- Test Suite information
+#@TestSuiteName Rotation Policy Tests
+#@TestSuitePurpose Verify the Rotation Policy
+#@TestSuiteID Logging
+#@TestSuiteGroup Logging
+#@TestGroup Logging
+#@TestScript logging_rotation.xml
+#@TestHTMLLink http://opends.dev.java.net/
+-->
+
<!---
#@TestMarker size limit rotation
#@TestName size limit rotation
--
Gitblit v1.10.0