Spdk/test/unit/lib/scsi
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
..
dev.c test/unit/lib/scsi: Add unit test stubs 2020-11-19 09:47:06 +00:00
lun.c mk/unit: link with trace library 2021-06-10 10:58:05 +00:00
scsi_bdev.c scsi: don't include bdev_module.h 2021-05-11 11:57:01 +00:00
scsi_pr.c scsi: return scsi error status for invalid SCSI CDB 2021-04-15 20:25:28 +00:00
scsi.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
Makefile UT/SCSI: add persistent reservation unit tests framework 2019-06-03 23:59:49 +00:00