Loading
test: use test_env in scsi unit tests
Also remove some unneeded stubs since the thread library is linked by default to all unit tests. Note that the lun.c unit tests include test_env via the new include of ut_multithread.c. It needs ut_multithread to simplify allocation of threads needed so that the lun.c code can safely register pollers. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I922b5fed12ff7e2802b19d7f953c1b2352800f73 Reviewed-on: https://review.gerrithub.io/c/432919 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com>