Lines Matching refs:extend
156 self.all_tests.extend(suites)
195 _options.extend(["-t", p ])
199 _options.extend(["-p", platform])
220 _options.extend(["-a", arch ])
226 _options.extend(["-p", platform])
268 …self.resolved_files.extend(list(filter(lambda f: str(board.dir.relative_to(zephyr_base)) in f, res…
277 _options.extend(["-p", board ])
302 … yamls_found.extend([yaml for yaml in glob.iglob(head + '/**/sample.yaml', recursive=True)])
315 _options.extend(["-T", t ])
326 _options.extend(["-p", platform])
362 self.tag_options.extend(["-e", tag ])
391 _options.extend(["-p", platform])
393 _options.extend(self.tag_options)
396 _options.extend(self.tag_options)