Searched refs:test_only (Results 1 – 6 of 6) sorted by relevance
| /Zephyr-latest/scripts/west_commands/tests/ |
| D | test_twister.py | 51 assert options.test_only == test_case["test_only"]
|
| /Zephyr-latest/scripts/pylib/twister/twisterlib/ |
| D | twister_main.py | 44 or options.test_only
|
| D | testplan.py | 242 elif self.options.test_only: 638 if self.options.test_only and not instance.run: 660 elif status == TwisterStatus.NOTRUN and instance.run and self.options.test_only:
|
| D | runner.py | 1937 test_only=False, argument 1974 if test_only and instance.run: 2031 self.add_tasks_to_queue(pipeline, self.options.build_only, self.options.test_only,
|
| /Zephyr-latest/scripts/tests/twister/ |
| D | test_testplan.py | 611 test_only, argument 729 test_only=test_only, 1399 testplan.options = mock.Mock(device_testing=device_testing, test_only=True, report_summary=None)
|
| D | test_runner.py | 2721 test_only, argument 2751 test_only,
|