Hi Philippe, On Fri, 17 Jul 2020 at 06:22, Philippe Reynes <[email protected]> wrote: > > Add a test to confirm that we can read button state > using the button-gpio driver. > > Signed-off-by: Philippe Reynes <[email protected]> > --- > Changelog: > v2: > - new commit in the serie > > test/dm/Makefile | 1 + > test/dm/button.c | 74 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 75 insertions(+) > create mode 100644 test/dm/button.c
This seems to fail with 'make qcheck'. Can you please take a look? I've left it unapplied for now. Regards, Simon

