示例#1
0
def main():
	support.run_case(TtyimageTestCase)
示例#2
0
def main(bindir=None):
	global _bindir
	_bindir=bindir
	support.run_case(LamTestCase)
示例#3
0
def main(bindir=None):
	global _bindir
	_bindir=bindir
	support.run_case(GetinfoTestCase)
示例#4
0
def main():
    support.run_case(LamTestCase)
示例#5
0
def main():
    support.run_case(XformTestCase)
示例#6
0
def main():
    support.run_case(EvTestCase)
示例#7
0
def main():
    support.run_case(CntTestCase)
示例#8
0
def main():
	support.run_case(GenbeadsTestCase)
示例#9
0
def main():
	support.run_case(CntTestCase)
示例#10
0
def main(bindir=None):
	global _bindir
	_bindir=bindir
	support.run_case(GenbeadsTestCase)
示例#11
0
def main():
	support.run_case(XformTestCase)
示例#12
0
def main():
	support.run_case(LamTestCase)
示例#13
0
def main():
	support.run_case(EvTestCase)
示例#14
0
def main():
	support.run_case(GetinfoTestCase)
def main(bindir=None):
	global _bindir
	_bindir=bindir
	support.run_case(TtyimageTestCase)
示例#16
0
def main():
    support.run_case(HistoTestCase)
示例#17
0
def main():
	support.run_case(HistoTestCase)
示例#18
0
def main(bindir=None):
    global _bindir
    _bindir = bindir
    support.run_case(TtyimageTestCase)
示例#19
0
def main():
    support.run_case(TtyimageTestCase)