5e181ba84f
Unit tests define mock functions in the unit test code itself. This links fine with static libraries, but doesn't work if trying to link with shared libraries. So change the unit tests to always explicitly link with the static libraries. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I3a8a60162fcab6c73a216c4bb364175767fdc62c Reviewed-on: https://review.gerrithub.io/422441 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
nvme.libtest.mk | ||
spdk.app.mk | ||
spdk.common.mk | ||
spdk.deps.mk | ||
spdk.lib.mk | ||
spdk.mock.unittest.mk | ||
spdk.modules.mk | ||
spdk.subdirs.mk | ||
spdk.unittest.mk |