Test: python: Add a skeleton python unit test framework.
At the moment, this does very little but there's really nothing in our
public python API that needs tests yet. The purpose of this is so that
our python library starts out with "make check" working from the very
start.