Spdk/test/unit/lib/nvmf/tcp.c
Konrad Sztyber db35950a13 mk/unit: link with trace library
Linking each unit test with spdk_trace allows for getting rid of lots of
stub definitions for the trace functions.  The behavior stays the same,
as the trace calls result in no-op anyway because none of the unit test
apps enable tracing.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I904dac92205aadd644100af2c38989bb7979e47c
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7231
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
2021-06-10 10:58:05 +00:00
..
.gitignore test/nvmf: Add unit tests for NVMe-oF TCP transport 2018-12-13 02:42:12 +00:00
Makefile nvmf: let transports parse transport opts from JSON themselves 2020-10-19 09:55:05 +00:00
tcp_ut.c mk/unit: link with trace library 2021-06-10 10:58:05 +00:00