From 789d74ea81cd4be6a18af942a0c4c71aef4c19a0 Mon Sep 17 00:00:00 2001
From: madiot <madiot@localhost>
Date: Mon, 17 Aug 2009 07:08:38 +0000
Subject: [PATCH] reintroduction of the code coverage leveraging EMMA
---
opendj-sdk/opends/tests/staf-tests/shared/ant/usage.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/opendj-sdk/opends/tests/staf-tests/shared/ant/usage.xml b/opendj-sdk/opends/tests/staf-tests/shared/ant/usage.xml
index 46d52d3..8974cd0 100644
--- a/opendj-sdk/opends/tests/staf-tests/shared/ant/usage.xml
+++ b/opendj-sdk/opends/tests/staf-tests/shared/ant/usage.xml
@@ -64,6 +64,7 @@
tests-stress-configure : configure the stress tests
tests-run : run the functional tests
tests-func-run : run the functional tests
+ tests-func-coverage : run the functional tests with code coverage
tests-stress-run : run the stress tests
</echo>
</target>
--
Gitblit v1.10.0