Re: [PATCH 2/3] tests: Fix incorrect check name 'prop_name_chars'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Fri, Jun 15, 2018 at 03:37:15PM -0600, Rob Herring wrote:
> 'prop_name_chars' is not a valid check name, but the test was passing due
> to a bug in dtc-checkfails.sh. Fix it to be the correct name,
> 'property_name_chars'.
> 
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>

Applied, thanks.

> ---
>  tests/run_tests.sh | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/run_tests.sh b/tests/run_tests.sh
> index 28e528f369e2..76eafb431197 100755
> --- a/tests/run_tests.sh
> +++ b/tests/run_tests.sh
> @@ -627,7 +627,7 @@ dtc_tests () {
>      check_tests bad-interrupt-cells.dts interrupts_property
>      run_sh_test dtc-checkfails.sh node_name_chars -- -I dtb -O dtb bad_node_char.dtb
>      run_sh_test dtc-checkfails.sh node_name_format -- -I dtb -O dtb bad_node_format.dtb
> -    run_sh_test dtc-checkfails.sh prop_name_chars -- -I dtb -O dtb bad_prop_char.dtb
> +    run_sh_test dtc-checkfails.sh property_name_chars -- -I dtb -O dtb bad_prop_char.dtb
>  
>      run_sh_test dtc-checkfails.sh duplicate_label -- -I dts -O dtb reuse-label1.dts
>      run_sh_test dtc-checkfails.sh duplicate_label -- -I dts -O dtb reuse-label2.dts

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Device Tree]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux