diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2020-11-13 14:56:19 -0500 |
---|---|---|
committer | Neale Ranns <nranns@cisco.com> | 2020-12-23 09:45:48 +0000 |
commit | dd9299c68a02b7c476cb60b8d9ac4e145503a44f (patch) | |
tree | 3db3b11b3b2778b8adc157b4ae30bb60c21c4460 | |
parent | 4b8011e72ea22d17942f2e57a34a4fa3a3d81af5 (diff) |
tests: move bier tests to src/vnet/bier/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: I17003925be06d1051f18f1c24ff081790a610c23
-rw-r--r-- | src/vnet/bier/test/test_bier.py (renamed from test/test_bier.py) | 0 | ||||
-rw-r--r-- | src/vnet/bier/test/vpp_bier.py (renamed from test/vpp_bier.py) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/test_bier.py b/src/vnet/bier/test/test_bier.py index 2f649bbde53..2f649bbde53 100644 --- a/test/test_bier.py +++ b/src/vnet/bier/test/test_bier.py diff --git a/test/vpp_bier.py b/src/vnet/bier/test/vpp_bier.py index 6e087a8ee0b..6e087a8ee0b 100644 --- a/test/vpp_bier.py +++ b/src/vnet/bier/test/vpp_bier.py |