vlib: pcap rx/tx/dispatch trace test 19/26719/2
authorDave Barach <dave@barachs.net>
Mon, 27 Apr 2020 13:11:19 +0000 (09:11 -0400)
committerFlorin Coras <florin.coras@gmail.com>
Mon, 27 Apr 2020 15:07:59 +0000 (15:07 +0000)
commit6d6711b5f0b3a6e809822f5f9f67744718166143
tree6eaab6c542922505963c3bb9d605c527fb22d5ec
parentce32770251e4494803f2ab01d7b07801618b7bf0
vlib: pcap rx/tx/dispatch trace test

Mainly intended to improve code coverage, but since the test only runs
for 0.3 seconds we might as well run it all the time.

Type: test

Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: Icfd0f4dbcdbf76abbaa12e16cee1136413c8ae2e
test/test_pcap.py [new file with mode: 0644]