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.py135 testmodule): argument
141 module_path = os.path.join(part_path, testmodule)
149 def get_build_targets(self, productform, typelist, partlist, testmodule): argument
156 if len(partlist) == 0 and testmodule != "":
162 if len(partlist) == 0 and testmodule == "":
167 if len(partlist) != 0 and testmodule == "":
173 if len(partlist) != 0 and testmodule != "":
177 testmodule)
190 testmodule = para.testmodule
194 partlist, testmodule)
Dbuild_manager.py159 if (len(para.partname_list) == 0 and para.testmodule == "" and
224 LOG.info("testmodule = %s" % param.testmodule)
/test/testfwk/developer_test/src/core/testcase/
Dtestcase_manager.py222 testmodule = options.testmodule
241 if testmodule != "":
243 if len(temp_list) > 2 and testmodule == temp_list[1]:
249 if testmodule != "":
251 partname + os.sep + testmodule + os.sep):
/test/testfwk/developer_test/src/core/command/
Drun.py106 LOG.info("testmodule = %s" % options.testmodule)
/test/testfwk/developer_test/
DREADME.md283 -tm TESTMODULE, --testmodule TESTMODULE Specified test module