diff options
author | Bilal A <bilal@research.att.com> | 2019-03-05 13:18:49 -0500 |
---|---|---|
committer | Bilal A <bilal@research.att.com> | 2019-03-05 13:18:49 -0500 |
commit | abd92e42ee2c00fc0cc336527202ac1876926dd7 (patch) | |
tree | e2b144c7743f05de6ffb153f63020dab1408ecbb /pom.xml | |
parent | 4824f8e959a7951600066421af190b79dd86b6d9 (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.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ <modules> <module>main</module> <module>packages</module> + <module>testsuites</module> </modules> <dependencies> |