[PATCH v2 1/7] binman: Fix typo for the test case name

Dhruva Gole d-gole at ti.com
Mon Sep 15 07:42:32 CEST 2025


On Sep 14, 2025 at 10:59:26 +0000, Aristo Chen wrote:
> Fix typo from `Singature` to `Signature`
> 
> Signed-off-by: Aristo Chen <aristo.chen at canonical.com>
> ---
>  tools/binman/ftest.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/binman/ftest.py b/tools/binman/ftest.py
> index a90db3c9351..6ed8b8637cd 100644
> --- a/tools/binman/ftest.py
> +++ b/tools/binman/ftest.py
> @@ -7986,7 +7986,7 @@ fdt         fdtmap                Extract the devicetree blob from the fdtmap
>              'Node \'/binman/fit\': multiple key paths found',
>              str(e.exception))
>  
> -    def testFitSignNoSingatureNodes(self):
> +    def testFitSignNoSignatureNodes(self):

Reviewed-by: Dhruva Gole <d-gole at ti.com>

-- 
Best regards,
Dhruva Gole
Texas Instruments Incorporated


More information about the U-Boot mailing list