summaryrefslogtreecommitdiffstats
path: root/auth/auth-cass/src/test
AgeCommit message (Collapse)AuthorFilesLines
2019-04-02Add more junits to auth-cassSai Gandham3-81/+2167
Issue-ID: AAF-111 Change-Id: I27481a930a8b9b4421ab26164c1d08d617d75cb4 Signed-off-by: Sai Gandham <sg481n@att.com>
2019-03-13Add junit for auth cass functionSai Gandham1-0/+886
Issue-ID: AAF-111 Change-Id: I03f3d80b047332eec6bdf0554604908c68e278ac Signed-off-by: Sai Gandham <sg481n@att.com>
2019-02-20fix new openssl, data, etcInstrumental2-108/+115
Issue-ID: AAF-667 Change-Id: Ic87c5159c453c293d845abea6be0c4cfb3164fc1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-03Correct JUnit DirsInstrumental4-0/+0
Issue-ID: AAF-694 Change-Id: Ib1c896d849bfa80768ba17c2d071a1c05d2ac488 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-12-30Add more junits in auth cass & misc envSai Gandham9-252/+1344
Issue-ID: AAF-111 Change-Id: Iac8ff0043b89b00f2f6f9f45ccfa6253552d445d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-12-15Add more Junits to auth-cassSai Gandham1-0/+174
Made the constructor of result as public Issue-ID: AAF-111 Change-Id: I5c4f60c4e80bd1f48513ef629ffced60656d670f Signed-off-by: Sai Gandham <sg481n@att.com>
2018-10-30Add more junits for auth cassSai Gandham4-0/+259
Issue-ID: AAF-111 Change-Id: I783555e63dd160faccd5967cb49bd1edbf118e3f Signed-off-by: Sai Gandham <sg481n@att.com>
2018-09-07Mass whitespace changes (Style Warnings)Instrumental4-20/+20
Issue-ID: AAF-473 Change-Id: Ia1b3825a527bd56299949b5962bb9354dffbeef8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Mass add newline package (Style Warnings)Instrumental9-0/+9
Issue-ID: AAF-473 Change-Id: Ibced57f7e0bc22ec7eba9c69ead0ecca11aaf3e9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Mass removal of all Tabs (Style Warnings)Instrumental9-564/+564
Issue-ID: AAF-473 Change-Id: Iaf0ef8120882937959bb0065f2f6ba74a021940f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Collection syntax change because of SonarInstrumental2-2/+2
Issue-ID: AAF-386 Change-Id: I8ba8d8561d03e680ddc90a81b8db0339814c65fa Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-04-10Improve JUnit test coverageIanHowell1-13/+29
* Fixed a typo in DenialOfServiceTaf * Added a JUnit for DenialOfServiceTaf * Cleaned up JU_Cached, JU_AuthzEnv (WIP) Issue-ID: AAF-128 Change-Id: I76ace8aff3f72538f40068f6cc9c80f24aee7403 Signed-off-by: IanHowell <ian.howell@att.com> Increase coverage in cadi/client and cadi/core Get coverage for Holder, NulTaf, and NullTafResp to 100% Issue-ID: AAF-128 Change-Id: Ica83c29311801d499f922ccb4c33fb7f4e58f686 Signed-off-by: IanHowell <ian.howell@att.com> Improve coverage of the Tafs Issue-ID: AAF-128 Change-Id: I07f9ebee0a64c598047e74801a266898107783f7 Signed-off-by: IanHowell <ian.howell@att.com> Improve test coverage of XReader Issue-ID: AAF-128 Change-Id: I9b369b803743166027170b4a8ca50bd337e45b7b Signed-off-by: IanHowell <ian.howell@att.com> Improve coverage of GreatCircle Issue-ID: AAF-128 Change-Id: Id5e41a481db1106d050fb216664c1aa1e07cef2a Signed-off-by: IanHowell <ian.howell@att.com> Suppress test output Issue-ID: AAF-128 Change-Id: I7a7afe7617c81403d27baf89353f175d9cead165 Signed-off-by: IanHowell <ian.howell@att.com> Move JU_DNSLocator to the correct package Change-Id: Ic8feddf7444afcaaaa252a40d340116597533f46 Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-02Keep only clean TestCases, remove 2 license issuesInstrumental34-4806/+0
Issue-ID: AAF-111 Change-Id: I7f779f4beacc84427734ce2c5b0369d5727e136d Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Local CA to use KeystoresInstrumental1-0/+4
Issue-ID: AAF-204 Change-Id: I59491ffa26d5ea117a98470f38f090900b9e1b4e Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-26AT&T 2.0.19 Code drop, stage 3Instrumental43-0/+5802
Issue-ID: AAF-197 Change-Id: I8b02cb073ccba318ccaf6ea0276446bdce88fb82 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>