summaryrefslogtreecommitdiffstats
path: root/sms-client/src/java/test
AgeCommit message (Collapse)AuthorFilesLines
2018-04-11Add maven build structureManjunath Ranganathaiah5-266/+0
Restructure the directories and files to accommodate maven build. This will build, test and generate jar file for clients to use. Adds a target in the top level makefile. Issue-ID: AAF-183 Change-Id: I8c27396248d83070befe51f2c6e01aed7dea9202 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-04-03Add test case for delete domainManjunath Ranganathaiah4-13/+71
Change-Id: I1ae8372d024ad5b718d369ccf9c82e3ae7d0bdd5 Issue-ID: AAF-183 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-03-27Test framework for sms client code.Manjunath Ranganathaiah4-0/+208
Adds a test case for create domain interface Change-Id: I198d4e91845753ca359330c367180bd3a3732f30 Issue-ID: AAF-183 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>