Spdk/test/unit/lib
Ben Walker 4185205540 scsi: Remove cb_event. It is no longer necessary.
This is an artifact from a past design. There is no longer
any reason to create an event here - the bdev layer will
correctly queue events and call completions on the correct
thread.

Change-Id: I145dab4046899834c0449ec7380dcbb28215b493
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/364831
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-06-22 10:47:31 -04:00
..
bdev test: move SCSI/NVMe translation test to test/unit 2017-06-20 13:46:07 -04:00
blob test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00
ioat test: move IOAT library unit test to test/unit 2017-06-21 18:57:35 -04:00
json test: move JSON library unit tests to test/unit 2017-06-20 13:46:07 -04:00
jsonrpc test: move JSON-RPC tests to test/util 2017-06-21 16:51:12 -04:00
nvme test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00
nvmf test: move NVMe-oF library tests to test/unit 2017-06-21 16:51:12 -04:00
scsi scsi: Remove cb_event. It is no longer necessary. 2017-06-22 10:47:31 -04:00
util test: move lib/util unit tests to test/unit 2017-06-20 13:46:07 -04:00
Makefile test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00