Spdk/test/lib
Jim Harris f316c38783 test/bdev: add nbd test app
This utility enables accessing an SPDK block device
through the kernel using NBD (Network Block Device).

This can be helpful for running utilities like
parted on an SPDK block device for testing upcoming
GPT support.

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

Reviewed-on: https://review.gerrithub.io/366490
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-06-23 13:01:04 -04:00
..
bdev test/bdev: add nbd test app 2017-06-23 13:01:04 -04:00
blobfs test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00
env env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
event event: remove spdk_app_init 2017-06-15 18:26:52 -04:00
ioat test: move IOAT library unit test to test/unit 2017-06-21 18:57:35 -04:00
iscsi scsi: Remove cb_event. It is no longer necessary. 2017-06-22 10:47:31 -04:00
json test: move JSON library unit tests to test/unit 2017-06-20 13:46:07 -04:00
log log: Rename, document the open and close calls 2017-06-16 16:15:06 -04:00
nvme test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00
Makefile test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00
test_env.c env: extend PCI address domain to 32 bits 2017-06-23 11:20:05 -04:00