Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcontest.py155 testplan_directory = None
169 if not testplan_directory:
174 testplan_directory = match.group(0)
199 testplan_directory))
201 return self.pull_test_results(testplan_directory)
203 def pull_test_results(self, testplan_directory): argument
215 if not testplan_directory:
221 self.remote_server_ip, testplan_directory))
225 testplan_directory)