def main():
    return runTest(TestDowntimes)
def main():
    return runTest(TestLogSupport)
def main():
    return runTest(TestCleanupSupport)
def main():
    return runTest(TestPlugins)
Example #5
0
def main():
    return unittest_utils.runTest(TestInfosysLib)
Example #6
0
def main():
    return runTest(TestCondorExe)
Example #7
0
def main():
    return runTest(TestTarSupport)
def main():
    return runTest(TestEncodingSupport)