Searched defs:dry_run (Results 1 – 5 of 5) sorted by relevance
/scripts/utils/ |
A D | migrate_sys_init.py | 22 def update_sys_init(project, dry_run): argument
|
A D | migrate_includes.py | 28 def update_includes(project, dry_run): argument
|
A D | twister_to_list.py | 47 def twister_to_list(project, dry_run): argument
|
/scripts/footprint/ |
A D | upload_data.py | 98 def process_files(data_dir, zephyr_base, dry_run): argument
|
/scripts/west_commands/ |
A D | zcmake.py | 30 def run_cmake(args, cwd=None, capture_output=False, dry_run=False, env=None): argument 293 def _ensure_min_version(cmake, dry_run): argument
|
Completed in 6 milliseconds