summaryrefslogtreecommitdiff
path: root/test/hil/hil_flash.py
diff options
context:
space:
mode:
authorHiFiPHile <[email protected]>2026-08-31 05:26:19 +0200
committerHiFiPHile <[email protected]>2026-09-02 10:50:03 +0200
commit389ab7e6c8e78f18092f2a968f533b65d18e856d (patch)
tree379b3b98c0e5cdec15a17c426cc84c0f12e72e5b /test/hil/hil_flash.py
parent13971b58df52bc29de97632295fcae43aeade5c9 (diff)
parent42db982e7c6e8ee7d2f80d15a93a7092d3b708c9 (diff)
Merge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-allocation
Diffstat (limited to 'test/hil/hil_flash.py')
-rwxr-xr-xtest/hil/hil_flash.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hil/hil_flash.py b/test/hil/hil_flash.py
index f4bed45a6..c4d4e6552 100755
--- a/test/hil/hil_flash.py
+++ b/test/hil/hil_flash.py
@@ -294,7 +294,7 @@ reset_lm4flash.no_op = True
# The one place a flasher's firmware extension is decided. A flasher with no entry falls
-# back to .elf-or-.bin and can be handed the wrong file — test_hil_select's
+# back to .elf-or-.bin and can be handed the wrong file — test_ci_select's
# TestRosterFlashersDispatch fails if a roster names one.
FLASHER_SUFFIX = {
'esptool': '.bin',