Searched refs:testmodule (Results 1 – 5 of 5) sorted by relevance
85 def get_build_targets(self, productform, typelist, partlist, testmodule): argument92 if len(partlist) == 0 and testmodule != "":98 if len(partlist) == 0 and testmodule == "":103 if len(partlist) != 0 and testmodule == "":109 if len(partlist) != 0 and testmodule != "":113 testmodule)126 testmodule = para.testmodule130 partlist, testmodule)183 testmodule): argument189 module_path = os.path.join(part_path, testmodule)
152 LOG.info("testmodule = %s" % param.testmodule)223 if (len(para.partname_list) == 0 and para.testmodule == "" and
53 testmodule = options.testmodule72 if testmodule != "":74 if len(temp_list) > 2 and testmodule == temp_list[1]:80 if testmodule != "":82 partname + os.sep + testmodule + os.sep):
205 LOG.info("testmodule = %s" % options.testmodule)
283 -tm TESTMODULE, --testmodule TESTMODULE Specified test module