DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] add support for "unsupported testcases" in test framework
@ 2017-03-19 13:37 Jerin Jacob
  2017-03-19 13:37 ` [dpdk-dev] [PATCH 1/2] test: store only the test case name Jerin Jacob
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jerin Jacob @ 2017-03-19 13:37 UTC (permalink / raw)
  To: dev; +Cc: thomas.monjalon, harry.van.haaren, Jerin Jacob

This patchset adds support for marking "unsupported" test case
if the test case returns -ENOTSUP.
The change was driven by the need that captured in the following link

http://dpdk.org/ml/archives/dev/2017-March/059950.html

Jerin Jacob (2):
  test: store only the test case name
  test: add a new unit test case status

 test/test/test.c | 24 +++++++++++++++---------
 test/test/test.h | 23 +++++++++--------------
 2 files changed, 24 insertions(+), 23 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2017-03-27  9:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-19 13:37 [dpdk-dev] [PATCH 0/2] add support for "unsupported testcases" in test framework Jerin Jacob
2017-03-19 13:37 ` [dpdk-dev] [PATCH 1/2] test: store only the test case name Jerin Jacob
2017-03-20  9:58   ` Van Haaren, Harry
2017-03-20 10:04     ` Jerin Jacob
2017-03-20 10:14       ` Van Haaren, Harry
2017-03-19 13:37 ` [dpdk-dev] [PATCH 2/2] test: add a new unit test case status Jerin Jacob
2017-03-20  9:58   ` Van Haaren, Harry
2017-03-27  9:07 ` [dpdk-dev] [PATCH 0/2] add support for "unsupported testcases" in test framework Thomas Monjalon

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