make test: automatic sanity check 85/5685/4
authorKlement Sekera <ksekera@cisco.com>
Thu, 9 Mar 2017 07:20:13 +0000 (08:20 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Thu, 9 Mar 2017 20:06:58 +0000 (20:06 +0000)
commitc160ae0dca8cde1b4690b0eea3b972cbff3f4128
tree62d99f2b09c40e6bd56410a4b298bc7dc0ed90ec
parenta86e289570dfb7e02c47bed023c0669f3804a8bd
make test: automatic sanity check

Check if vpp_papi is importable before running the tests to avoid
confusing python crashes.

Change-Id: I6adf406e353bf381d590f2ef988a1ea79b95cf37
Signed-off-by: Klement Sekera <ksekera@cisco.com>
test/Makefile
test/sanity_import_vpp_papi.py [new file with mode: 0644]