Make run-tests.py in sepolgen use unittest.main(). This allows the use of standard unittest command line files and python unittest test tools. Signed-off-by: Karl MacMillan