CUnit provides a helper macro CU_ADD_TEST() that simplifies using CU_add_test() function. Test name no longer needs to be provided, instead test is named after test function name. Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I9f5d9e0d8e72ab36b2a5c04e33c336e6c0a1fa6a Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/931 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> |
||
---|---|---|
.. | ||
.gitignore | ||
blob_ut.c | ||
Makefile |