[dpdk-dev] [PATCH 0/2] add support for "unsupported testcases" in test framework

Jerin Jacob jerin.jacob at caviumnetworks.com
Sun Mar 19 14:37:32 CET 2017


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



More information about the dev mailing list