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)
commit39916bb45f9e233d6df8ee478c539b100116a34a
treeb2261b42071505cb7e079697d7a4f4c9d7f92b8c
parent9ea0a1ee9309054102e61a29e746db672494d385
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