DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Add eventdev tests to test suites
@ 2023-09-28 15:14 Bruce Richardson
  2023-09-28 15:14 ` [PATCH 1/2] event/sw: add self tests to fast tests Bruce Richardson
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Bruce Richardson @ 2023-09-28 15:14 UTC (permalink / raw)
  To: dev; +Cc: Bruce Richardson

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(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-10-03 10:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-28 15:14 [PATCH 0/2] Add eventdev tests to test suites Bruce Richardson
2023-09-28 15:14 ` [PATCH 1/2] event/sw: add self tests to fast tests Bruce Richardson
2023-10-03  6:23   ` Jerin Jacob
2023-10-03  8:26     ` Van Haaren, Harry
2023-09-28 15:14 ` [PATCH 2/2] event/*: add driver selftests to driver-tests suite Bruce Richardson
2023-09-29 14:22 ` [PATCH 0/2] Add eventdev tests to test suites David Marchand
2023-10-03 10:02   ` Jerin Jacob

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).