tests: move ip4 punt setup to its own class 89/30889/2
authorBrian Russell <brian@graphiant.com>
Tue, 19 Jan 2021 16:56:32 +0000 (16:56 +0000)
committerNeale Ranns <neale@graphiant.com>
Thu, 28 Jan 2021 10:27:32 +0000 (10:27 +0000)
commit318fdb8a83101153dcebdc7cdf705a6df81aa5d7
tree90f7d24a67034c06c66d0975f53e9140d63191ee
parent1b2e16ac7703681a66edd589fd1f6be26b9f1661
tests: move ip4 punt setup to its own class

Move interface and packet setup for the ip4 punt test to its own
class so that child classes can be created that use it.

Type: test
Signed-off-by: Brian Russell <brian@graphiant.com>
Change-Id: I1a976e8fc0e8a44a86fe923a3ae093fe0c9057a8
test/test_ip4.py