Spdk/test/unit/lib
Jim Harris ca1de9eb75 test: remove spdk_cunit library
There was a plan a long time ago to try to output all
unit test results in JSON format for post-processing.
It is used by only one unit test file currently, but the
results aren't used and there are no plans to use it in
the future or extend it to other unit tests.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I72c409090bbd7b8fa7ec307bbc97f97ccf2e397c

Reviewed-on: https://review.gerrithub.io/418112
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2018-07-06 18:35:03 +00:00
..
bdev bdev: submit queued IO after disabling QoS 2018-07-06 18:34:45 +00:00
blob blob_ut: fix bs_dev_common for dev blocklen != SPDK_BS_PAGE SIZE 2018-07-03 22:51:04 +00:00
blobfs thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
event subsystem: add per module configuration dump 2018-03-23 02:47:40 -04:00
ioat ut/ioat: drop legacy mocks 2018-07-03 16:29:42 +00:00
iscsi test: forbid use of CU_ASSERT_FATAL 2018-07-06 18:35:03 +00:00
json test: forbid use of CU_ASSERT_FATAL 2018-07-06 18:35:03 +00:00
jsonrpc jsonrpc: allow send_buf to grow as needed 2018-02-15 11:03:54 -05:00
log rpc.py: remove references of "debug" trace flag 2018-04-25 17:31:28 +00:00
lvol blobstore: add decouple parent function 2018-06-21 22:50:03 +00:00
nvme test: forbid use of CU_ASSERT_FATAL 2018-07-06 18:35:03 +00:00
nvmf nvmf: Keep a list of qpairs per poll group 2018-06-20 22:07:24 +00:00
scsi test: remove spdk_cunit library 2018-07-06 18:35:03 +00:00
sock net: split sock abstraction into lib/sock 2018-06-22 17:09:57 +00:00
thread test: Move poller test to the thread unit test 2018-07-02 19:12:45 +00:00
util thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00
vhost ut/vhost: remove backend-specific tests 2018-07-03 22:18:57 +00:00
json_mock.c subsystem: add per module configuration dump 2018-03-23 02:47:40 -04:00
Makefile net: split sock abstraction into lib/sock 2018-06-22 17:09:57 +00:00