tests: test input policer 44/31344/3
authorBrian Russell <brian@graphiant.com>
Wed, 17 Feb 2021 15:54:52 +0000 (15:54 +0000)
committerNeale Ranns <neale@graphiant.com>
Fri, 19 Feb 2021 10:48:20 +0000 (10:48 +0000)
commit6e6920d4e096bd158a0057ce0f8dd8a08cbabf72
tree95c897162eef66b8fad8092d47a096541451c9d8
parentb046830173a95b9f2d72865b3389174b7b7ff5d9
tests: test input policer

Apply a policer to an interface, check it's policing packets.
Remove it and check it no longer polices packets.

Type: test
Signed-off-by: Brian Russell <brian@graphiant.com>
Change-Id: I6f694c8a9804cadf010b5831770aaae81f42e027
src/vnet/policer/test/test_policer_input.py [new file with mode: 0644]
test/vpp_policer.py