From b902bffbdd9d0c43e89cf7b8b32d1b29a513ae16 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
---
opends/tests/staf-tests/shared/ant/usage.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/opends/tests/staf-tests/shared/ant/usage.xml b/opends/tests/staf-tests/shared/ant/usage.xml
index 46d52d3..8974cd0 100644
--- a/opends/tests/staf-tests/shared/ant/usage.xml
+++ b/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