Home
last modified time | relevance | path

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

/doc/develop/test/twister/
A Dsample_blackbox_test.py38 def test_level(self, capfd, out_path, level, expected_tests): argument
52 ["-i", "--outdir", out_path, "-T", path, "-y"]
77 with open(os.path.join(out_path, "testplan.json")) as f:
A Dtwister_blackbox.rst48 ``twister-out`` directories. Most of the time, we will use the ``out_path`` fixture in conjunction

Completed in 21 milliseconds