Python Tests: Make VppTestCase unit testable. 99/16499/2
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Sat, 15 Dec 2018 16:03:09 +0000 (08:03 -0800)
committerOle Trøan <otroan@employees.org>
Fri, 21 Dec 2018 07:50:30 +0000 (07:50 +0000)
commit087c811b63aa6b0575149749e188bb37e7fb0513
tree2858355245d43d44fd77698458440132ca55e92b
parent919efad2671993d4c6d5a0dba8eeb99d5c60edf1
Python Tests: Make VppTestCase unit testable.

* This allows for VppTestCase to instantiated with an empty constructor.

Change-Id: Ib71d3bfb4529e113f9b73c39de9b95f12ee9cfb4
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
test/framework.py