| commit | 6b8337fb608b8a4980a917daf1b2d3cf1e026848 | [log] [tgz] |
|---|---|---|
| author | Yu-Ping Wu <yupingso@chromium.org> | Thu Nov 27 23:54:35 2025 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 04 05:38:30 2025 |
| tree | e0429a17697455f1508805dc7893fb3ac26b27d8 | |
| parent | 5d6a647a1f294eda096d3b4d4e65baf2f8e76dfd [diff] |
Add 'runfutiltestscripts' make target When modifying the futility updater, developers often need to modify and run run_test_scripts.sh and nothing else. Therefore, extract it as a separate make target 'runfutiltestscripts' for easier local testing. BUG=none TEST=make runfutiltestscripts BRANCH=none Change-Id: I2ca72dba34aab19697204978e11c6d235bf33868 Signed-off-by: Yu-Ping Wu <yupingso@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/7206721 Reviewed-by: Jakub "Kuba" Czapiga <czapiga@google.com>