Spdk/test/nvmf
Karol Latecki 0f0cd0a87b test: Use $((..)) instead of deprecated $[..]
Fix SC2007: Use $((..)) instead of deprecated $[..].
SC2007 removed from check_format.sh exclude list.

Change-Id: Ifd858857e461d785d6d6f101acca13c326ee637e
Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/464172
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-08-08 21:27:40 +00:00
..
host test/nvmf: add NVMF_TRANSPORT_OPTS global 2019-07-18 04:06:25 +00:00
target test: Use $((..)) instead of deprecated $[..] 2019-08-08 21:27:40 +00:00
common.sh test/nvmf: fix edge condition in check_ip_is_soft_roce 2019-07-25 14:49:17 +00:00
nvmf.sh nvmf/tcp: Remove spdk_nvmf_tcp_qpair_process_pending 2019-07-26 21:16:23 +00:00
README.md test: add parse_common_script_args function 2019-05-22 23:43:51 +00:00
test_plan.md test/nvmf: remove nvmf_tgt+pmem test 2018-04-03 14:14:29 -04:00

NVMe-oF test scripts

The test scripts in this directory hierarchy can be run in isolation by passing the --iso flag when running the test script. This will set up the RDMA NIC for testing and then tear it back down again when the test is completed.