tests: move ip6 punt setup to its own class 91/30891/2
authorBrian Russell <brian@graphiant.com>
Tue, 19 Jan 2021 16:58:14 +0000 (16:58 +0000)
committerNeale Ranns <neale@graphiant.com>
Thu, 28 Jan 2021 10:27:52 +0000 (10:27 +0000)
commita1f360647f1c89908294bf06667fba60f4369e8b
tree709224836919ac1017a4642346389fd959d5c1ac
parentc8f3cdf68a4ce4c480f96b9ca0a8f273ab79cd5e
tests: move ip6 punt setup to its own class

Move interface and packet setup for the ip6 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: I14acedc1bcd12cb320835a36833cd32303c5f793
test/test_ip6.py