Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister/
Dtest_runner.py1527 pb.options.cmake_only = options_cmake_only
2064 cmake_only, argument
2091 pb.options.cmake_only = cmake_only
2381 cmake_only, argument
2392 pb.options.cmake_only = cmake_only
/Zephyr-latest/scripts/west_commands/
Dbuild.py245 self.args.cmake_only or self.args.snippets or
272 if args.cmake_only:
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Drunner.py991 elif self.options.cmake_only:
1527 if self.options.cmake_only:
1729 if self.options.enable_size_report and not self.options.cmake_only: