def test_run_statustypes(self): exitcode = tldp.driver.run(['--statustypes']) self.assertEqual(exitcode, os.EX_OK)