Loading
ut/raid: don't use ut_multithread.c
test_raid_process() abuses this framework because it needs to test a thread created during the test. Initialize the thread lib and set up the app thread manually instead. Signed-off-by:Artur Paszkiewicz <artur.paszkiewicz@intel.com> Change-Id: I5631fcbbc84a8dfc8a033f4ea8bb780f004d0957 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21728 Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <jim.harris@samsung.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com>