summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBilal A <bilal@research.att.com>2019-03-05 13:18:49 -0500
committerBilal A <bilal@research.att.com>2019-03-05 13:18:49 -0500
commitabd92e42ee2c00fc0cc336527202ac1876926dd7 (patch)
treee2b144c7743f05de6ffb153f63020dab1408ecbb /pom.xml
parent4824f8e959a7951600066421af190b79dd86b6d9 (diff)
Adds basic stability tests for XACML PDP
Includes 1) Basic health check test 2) Statistics API test Change-Id: I41156007dfb70702822d50f5bb32dbaae36bc610 Issue-ID: POLICY-1461 Signed-off-by: Bilal A <bilal@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 03d633f3..5934a4f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,6 +51,7 @@
<modules>
<module>main</module>
<module>packages</module>
+ <module>testsuites</module>
</modules>
<dependencies>