Searched refs:out_path (Results 1 – 2 of 2) sorted by relevance
| /doc/develop/test/twister/ |
| A D | sample_blackbox_test.py | 38 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 D | twister_blackbox.rst | 48 ``twister-out`` directories. Most of the time, we will use the ``out_path`` fixture in conjunction
|
Completed in 21 milliseconds