test: add a new unit test case status
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Sun, 19 Mar 2017 13:37:34 +0000 (19:07 +0530)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Mar 2017 09:07:19 +0000 (11:07 +0200)
commit34818d6cfd14da9b856ed4f45224766e5841aa9f
tree485ccc84f349da301b7358e00f2aca6733b82d7f
parent151f4d0341f1e4b63471e42ac6c1949882472c78
test: add a new unit test case status

Add a new unit test case status called "unsupported".
This is useful in marking a test case "unsupported" if testcase
returns -ENOTSUP at runtime.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
test/test/test.c