vpp/test/sanity_import_vpp_papi.py
Klement Sekera c160ae0dca 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>
2017-03-09 20:06:58 +00:00

5 lines
67 B
Python

#!/usr/bin/env python
""" sanity check script """
import vpp_papi