Hi Philippe, On Mon, 13 Jul 2020 at 06:56, Philippe Reynes <philippe.rey...@softathome.com> wrote: > > Adds tests for the button commands. > > Signed-off-by: Philippe Reynes <philippe.rey...@softathome.com> > --- > arch/sandbox/dts/test.dts | 14 ++++++++++++++ > test/py/tests/test_button.py | 19 +++++++++++++++++++ > 2 files changed, 33 insertions(+) > create mode 100644 test/py/tests/test_button.py
Reviewed-by: Simon Glass <s...@chromium.org> But please also add a test/dm/button.c test that tests the uclass and sandbox device. Regards, Simon