[PATCH v2 5/9] test: py: test_bootchooser: remove dead code

Ahmad Fatoum a.fatoum at pengutronix.de
Tue Oct 7 02:10:20 PDT 2025



On 9/29/25 10:03 AM, Jonas Rebmann wrote:
> This seems to have landed here by accident.
> 
> Signed-off-by: Jonas Rebmann <jre at pengutronix.de>

Reviewed-by: Ahmad Fatoum <a.fatoum at pengutronix.de>

> ---
>  test/py/test_bootchooser.py | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/test/py/test_bootchooser.py b/test/py/test_bootchooser.py
> index a5f2b25d65..bd8aee7399 100644
> --- a/test/py/test_bootchooser.py
> +++ b/test/py/test_bootchooser.py
> @@ -5,10 +5,6 @@ from .helper import globalvars_set, devinfo, getparam_int, \
>                      getstate_int, getenv_int
>  
>  
> -def fit_name(suffix):
> -    return f"/mnt/9p/testfs/barebox-{suffix}.fit"
> -
> -
>  def generate_bootscript(barebox, command, name="test"):
>      barebox.run_check(f"echo -o /env/boot/{name} '#!/bin/sh'")
>      barebox.run_check(f"echo -a /env/boot/{name} '{command}'")
> 

-- 
Pengutronix e.K.                  |                             |
Steuerwalder Str. 21              | http://www.pengutronix.de/  |
31137 Hildesheim, Germany         | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686  | Fax:   +49-5121-206917-5555 |




More information about the barebox mailing list