From c14e6cb01ca2b8624d4c133f6f109c17510f90a6 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Thu, 05 Jun 2008 18:26:08 +0000
Subject: [PATCH] Fix SNMP tests on Windows (EOL character, location of JSTAF.jar) + add testcase for issue 3308
---
opends/tests/functional-tests/testcases/snmp/snmp_setup.xml | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/snmp/snmp_setup.xml b/opends/tests/functional-tests/testcases/snmp/snmp_setup.xml
index 8b29fcc..c09a4f3 100644
--- a/opends/tests/functional-tests/testcases/snmp/snmp_setup.xml
+++ b/opends/tests/functional-tests/testcases/snmp/snmp_setup.xml
@@ -417,14 +417,14 @@
<!--- Test Case information
#@TestMarker setup
- #@TestName setup: enable SNMP Connection Handler
+ #@TestName setup: warning
#@TestIssue none
- #@TestPurpose Enable SNMP Connection Handler.
+ #@TestPurpose Warning
#@TestPreamble none
- #@TestStep enable SNMP Connection Handler using
- dsconfig.
+ #@TestStep Print a warning message to indicate that
+ the SNMP_OPENDMK_LIBDIR is not set.
#@TestPostamble none
- #@TestResult Success if dsconfig returns 0.
+ #@TestResult Always fails.
-->
<testcase name="getTestCaseName('setup: Warning')">
--
Gitblit v1.10.0