Searched defs:testsuite (Results 1 – 12 of 12) sorted by relevance
39 testsuite = ET.SubElement(testsuites, 'testsuite') variable
193 testsuite = conf.getRootElement() variable
378 testsuite = libxml2.parseFile(CONF) variable
365 testsuite = libxml2.parseFile(CONF) variable
383 testsuite = libxml2.parseFile(CONF) variable
381 testsuite = conf.getRootElement() variable
7 SUBDIRS = include testsuite man subdir
244 def add_test(self, testsuite, test): argument
180 def __load_ltp_testsuite(self, testsuite): argument