from testRights import * from testCert import * from testGid import * from testCred import * from testKeypair import * from testMisc import * from testHierarchy import * from testRecord import * from testTable import * if __name__ == "__main__": unittest.main()