aboutsummaryrefslogtreecommitdiffstats
path: root/tests/aaf
AgeCommit message (Collapse)AuthorFilesLines
2020-03-10Add CSIT for Cert Service ClientTomasz Wrobel6-0/+80
Issue-ID: AAF-996 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: If29633f8ce382c4bef2c14ff7ec9b5377c866d4a
2020-03-06Add validation of recieved message and refactor codeAleksandra Maciaga9-23/+56
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Issue-ID: AAF-997 Change-Id: Idea7fba7cf33ff605c9f0980f82066b19559d29b
2020-03-04Clean up codeAleksandra Maciaga2-22/+22
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Issue-ID: AAF-997 Change-Id: Iaeebbe2e3dbae3d1f6d9374a8d54d28bfd39ff3e
2020-02-27Fix ca nameBogumil Zebek2-7/+7
Use proper CA name in CSIT test Issue-ID: AAF-997 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I8954f6af116fd1c5d208ad4c2d2736aa52c9c027
2020-02-25Add CSIT for AAF Cert Service and refactor codeAleksandra Maciaga2-12/+46
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Issue-ID: AAF-995 Change-Id: I83678b1f9aa8fad8da1d3244b19d2e20b4512f0d
2020-02-20Add CSIT tests for AAF Cert ServiceAleksandra Maciaga7-0/+78
Issue-ID: AAF-995 Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Change-Id: Iaf96cfb08ba9f83b1ebb5f382a530fcec9333a84
2018-10-12Update aaf csit plans latest imagesSai Gandham1-36/+30
Adjust teardown.sh Issue-ID: AAF-388 Change-Id: Iaa9c384f38877e158309e4c25d96b2fed5ae61b9 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-10-02DDD implementationMariusz Wagner2-121/+78
Issue-ID: INT-676 Change-Id: I970eda81a081acab7401f0b213d6e675b5570871 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-09-27Move CSIT to integration/csit repoGary Wu5-0/+174
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I1e4c0eff44691f73f8098b3c52764107f6b8b8df Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>