Loading
app_ut: add stubs required w/ clang build
clang-9 is a bit more onerous on stubs required in the unit test file. app_ut specifically needs spdk_reactors_init and spdk_reactors_fini added. Fixes issue #1613. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: Iaa219829e933405ddb662f5b991204ef05b3bd75 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5016 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>