test: store only the test case name
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Sun, 19 Mar 2017 13:37:33 +0000 (19:07 +0530)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Mar 2017 09:06:39 +0000 (11:06 +0200)
commit151f4d0341f1e4b63471e42ac6c1949882472c78
tree959eadc741e9d8ecbc62bfd022b330e830273f76
parent083c1fb5f415e3ecb9f67e6b14ea706864970fd4
test: store only the test case name

Store only the test case name in unit test case structure.The actor who
renders the test status can add appropriate test status. This enables
adding the new test case status without storing the additional
information in the unit test case structure.

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