tests: move fib tests to src/vnet/fib/test 61/29961/3
authorDave Wallace <dwallacelf@gmail.com>
Mon, 16 Nov 2020 22:44:36 +0000 (17:44 -0500)
committerNeale Ranns <nranns@cisco.com>
Wed, 16 Dec 2020 13:33:31 +0000 (13:33 +0000)
commitf05c9a497c9464f710614450ec2fbf3b9d300343
tree63176392db7f328cc9284c75d939c55df8e8f07a
parent7742d5b355564bc21a45db0d5fc10d5f63778749
tests: move fib tests to src/vnet/fib/test

- Refactor make test code to be co-located with
  the vpp feature source code

Type: test

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I0529eb51b5a6bc2a5f1a49ee9d3320908ad1dba9
src/vnet/fib/test/test_dvr.py [moved from test/test_dvr.py with 100% similarity]
src/vnet/fib/test/test_fib.py [moved from test/test_fib.py with 100% similarity]