Add lispflowmapping northbound API system tests
authorLorand Jakab <lojakab@cisco.com>
Thu, 9 Apr 2015 14:58:09 +0000 (17:58 +0300)
committerLorand Jakab <lojakab@cisco.com>
Fri, 10 Apr 2015 16:03:56 +0000 (19:03 +0300)
commitfb81c490970fb70527c364a3da98465030e61d36
treedc758baf0d9eda304b4dcd8e5d9c2957cff56119
parentbd2f80067b6a8fe3f5fe1be0c7889b78aee4ea5f
Add lispflowmapping northbound API system tests

These system tests exercise the old AD-SAL based northbound API of LISP
Flow Mapping, by adding a key for a /24 EID prefix, adding a mapping for
that prefix, and then looking up a /32 EID within that prefix and
comparing the result to the expected value.

Change-Id: I1616dd24fbd964a45aa81343769d52130c85cae2
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
test/csit/suites/lispflowmapping/basic/020_Northbound.txt [new file with mode: 0644]
test/csit/variables/lispflowmapping/Variables.py [new file with mode: 0644]