]> git.baikalelectronics.ru Git - uboot.git/commit
test: sharpen button label unit test
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 14 Sep 2020 10:50:54 +0000 (12:50 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 14 Oct 2020 15:16:34 +0000 (11:16 -0400)
commit24708cb8c87689783138afd7e0dfded2dee63135
treeb2261b42071505cb7e079697d7a4f4c9d7f92b8c
parentf96f565b7d21996c8fdf67299340045613d59396
test: sharpen button label unit test

Using different strings for the device tree node labels and the label
property of buttons sharpens the button label unit test.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Philippe Reynes <philippe.reynes@softathome.com>
arch/sandbox/dts/sandbox.dtsi
arch/sandbox/dts/test.dts
test/dm/button.c
test/py/tests/test_button.py