On Thu, Sep 28, 2023 at 5:14 PM Bruce Richardson <bruce.richard...@intel.com> wrote: > > The eventdev library includes a selftest API which can be used by > drivers for testing. Add the relevant automated self-test commands > into meson test suites as appropriate. > > Bruce Richardson (2): > event/sw: add self tests to fast tests > event/*: add driver selftests to driver-tests suite > > app/test/test_eventdev.c | 10 +++++----- > drivers/event/sw/sw_evdev_selftest.c | 2 +- > 2 files changed, 6 insertions(+), 6 deletions(-) >
On the principle, the series lgtm. Acked-by: David Marchand <david.march...@redhat.com> -- David Marchand