def main():
    return runTest(TestDowntimes)
Exemplo n.º 2
0
def main():
    return runTest(TestLogSupport)
Exemplo n.º 3
0
def main():
    return runTest(TestCleanupSupport)
def main():
    return runTest(TestPlugins)
Exemplo n.º 5
0
def main():
    return unittest_utils.runTest(TestInfosysLib)
Exemplo n.º 6
0
def main():
    return runTest(TestCondorExe)
Exemplo n.º 7
0
def main():
    return runTest(TestTarSupport)
def main():
    return runTest(TestEncodingSupport)