tests: refactor ForeignAddressFactory 88/30288/3
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Fri, 4 Dec 2020 22:50:26 +0000 (17:50 -0500)
committerFlorin Coras <florin.coras@gmail.com>
Sun, 6 Dec 2020 18:54:07 +0000 (18:54 +0000)
commit1135f65586513c7cabb0dca063d1d2f97b07d7cd
treeaca2a38091d2995598055f478871e16631defee4
parent24841867d17f0b57abcce6353e23c9a668e70517
tests: refactor ForeignAddressFactory

Move ForeignAddressFactory back to test_lisp.
It is the only test that uses the code and has
embedded addresses specific to the test.

Type: test

Change-Id: If1a39f9b167e36dd7aff7481350ddb8fe17155d2
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
src/plugins/lisp/test/test_lisp.py
test/util.py