Spdk/test/lib
Jim Harris a871d5e5d7 test/bdevperf: validate inputs are positive integers
Negative queue depths, I/O sizes or time durations do
not make sense, so exit() if user input contains any of
those cases.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I9d0261d1151f41dfc11013c797bf949b736ebba3
2017-03-28 12:31:15 -07:00
..
bdev test/bdevperf: validate inputs are positive integers 2017-03-28 12:31:15 -07:00
blob blob: Fix potential NULL pointer dereference in blob_ut 2017-03-27 15:15:24 -07:00
blobfs test/blobfs/cache_ut: assert calloc returns a buffer 2017-03-24 16:21:05 -07:00
env env/vtophys: expose mem map in public API 2017-03-10 11:39:28 -07:00
event env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
ioat test/ioat: run ioat_kperf in autotest 2017-02-08 09:45:09 -07:00
iscsi Replace sprintf with snprintf in several files 2017-03-23 13:33:21 -07:00
json util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
jsonrpc autotest: remove duplicated unit test invocations 2017-01-25 15:19:23 -07:00
log autotest: remove duplicated unit test invocations 2017-01-25 15:19:23 -07:00
nvme test, nvme: correct the parameter for spdk_nvme_ns_cmd_reservation_report 2017-03-27 09:53:34 -07:00
nvmf test/nvmf: free the allocated subsystem 2017-03-23 13:11:12 -07:00
scsi test/scsi/lun: Verify lun is not NULL 2017-03-23 11:30:15 -07:00
util build: replace DPDK_INC with ENV_CFLAGS 2017-03-21 15:41:13 -07:00
Makefile blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00
test_env.c test: add an spdk_malloc implementation for test_env 2017-02-09 11:03:11 -07:00