Loading
test/unit/lib/scsi: remove SPDK_LIB_LIST += trace from scsi.c Makefile
This is already included in spdk.unittest.mk. While here, also include "common/lib/test_env.c" in this unit test. Leaving it out seems to have been working by accident - some upcoming patches caused this file to fail linking for indirect reasons. Signed-off-by:Jim Harris <jim.harris@samsung.com> Change-Id: I8fd6efbcfd27709d526bfffb02abc270280ffe38 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21814 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>