aboutsummaryrefslogtreecommitdiffstats
path: root/tests/suites/lisp/lisp_api_untagged.robot
AgeCommit message (Collapse)AuthorFilesLines
2016-06-22Suite: lisp.Maciek Konstantynowicz1-36/+44
Files: lisp_api_untagged.robot, lisp_dataplane_untagged.robot. Updated test cases names and test cases documentation. Change-Id: I5381a800d3fc27694892c70e8538b9312940588f Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> Conflicts: tests/suites/lisp/lisp_api_untagged.robot tests/suites/lisp/lisp_dataplane_untagged.robot Change-Id: I5381a800d3fc27694892c70e8538b9312940588f Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-06-22Lisp enable/disable testAndrej Kozemcak1-15/+27
Test lisp enable/disable API. Test disable lisp, re-enable it and check if everthing is still working. Enable lisp before every lisp API test Reformat source data Change-Id: I7bace01535562814d85d7b5f6035436d583abf53 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com> (cherry picked from commit 628d2d69244c571403981db5f4ded5ac5288e8b5)
2016-06-01CSIT-125: Add test for lisp remote static mappingAndrej Kozemcak1-0/+94
Test Lisp functionality and rename lisp file Testing this topology: - IPv4 lisp topology - IPv6 lisp topology - IPv4 over IPv6 - IPv6 over IPv4 Change-Id: Ie3439ca802f1c8ae82a1dfcfdebe579f9dc47089 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>