tests: move classifier tests to src/vnet/classify/test 58/29958/3
authorDave Wallace <[email protected]>
Mon, 16 Nov 2020 20:08:14 +0000 (15:08 -0500)
committerPaul Vinciguerra <[email protected]>
Tue, 17 Nov 2020 00:51:22 +0000 (00:51 +0000)
- Refactor make test code to be co-located with
  the vpp feature source code.

Type: test

Signed-off-by: Dave Wallace <[email protected]>
Change-Id: Ibae85a18df0d5a53e2a59c678a2a27499f54ce6d

src/vnet/classify/test/test_classifier.py [moved from test/test_classifier.py with 100% similarity]
src/vnet/classify/test/test_classifier_ip6.py [moved from test/test_classifier_ip6.py with 100% similarity]