Home
last modified time | relevance | path

Searched refs:testmodule (Results 1 – 5 of 5) sorted by relevance

/test/testfwk/developer_test/src/core/build/
Dselect_targets.py85 def get_build_targets(self, productform, typelist, partlist, testmodule): argument
92 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.testmodule
130 partlist, testmodule)
183 testmodule): argument
189 module_path = os.path.join(part_path, testmodule)
Dbuild_manager.py152 LOG.info("testmodule = %s" % param.testmodule)
223 if (len(para.partname_list) == 0 and para.testmodule == "" and
/test/testfwk/developer_test/src/core/testcase/
Dtestcase_manager.py53 testmodule = options.testmodule
72 if testmodule != "":
74 if len(temp_list) > 2 and testmodule == temp_list[1]:
80 if testmodule != "":
82 partname + os.sep + testmodule + os.sep):
/test/testfwk/developer_test/src/core/command/
Drun.py205 LOG.info("testmodule = %s" % options.testmodule)
/test/testfwk/developer_test/
DREADME.md283 -tm TESTMODULE, --testmodule TESTMODULE Specified test module