diff options
author | Bilal A <bilal@research.att.com> | 2019-02-21 11:31:02 -0500 |
---|---|---|
committer | Bilal A <bilal@research.att.com> | 2019-02-21 11:39:37 -0500 |
commit | ea53f04fe4c29a1bb4330735fb452dad6f1c9669 (patch) | |
tree | 8966348ceaa8aae387b430b996af182f4feb5eed /pom.xml | |
parent | d1a702ca63adfd763bcc2e0aa1f71131bbc73308 (diff) |
Adds basic stability tests for Policy PAP
Includes
1) Basic health check test
2) Statistics API test
Change-Id: I89bd11e1f10a2b6cdd3cf440654f3415f21f9edb
Issue-ID: POLICY-1460
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
@@ -52,6 +52,7 @@ <modules> <module>main</module> <module>packages</module> + <module>testsuites</module> </modules> <dependencies> |