Spdk/test/nvme
Marcin Dziegielewski 28f4299fe7 test: move get_nvme_name_from_bdf function to autotest_common.sh
This function is useful for each test which use nvme device, so
it will be easier to keep it in autotest_common.sh file instead of
including also nvme.sh in each test.

Signed-off-by: Marcin Dziegielewski <marcin.dziegielewski@intel.com>
Change-Id: Ic2e186826211725b95f3ec3b455d23f43ea41b8f
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/464691
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-08-14 21:24:58 +00:00
..
aer test/nvme/aer: switch to spdk_*malloc(). 2019-07-05 03:48:51 +00:00
deallocated_value test/nvme/deallocated_value: switch to spdk_*malloc(). 2019-07-05 03:48:51 +00:00
e2edp test/nvme/e2edp: switch to spdk_*malloc(). 2019-07-05 03:48:51 +00:00
err_injection test/nvme: Allow NVMe with 0 namespaces in tests 2019-07-08 09:39:09 +00:00
overhead test/nvme: Don't fail test for NVMe with no namespaces 2019-07-12 07:36:21 +00:00
perf scripts: use -n instead of ! -z 2019-08-08 21:27:40 +00:00
reset nvme: change retry count can be configured via bdev nvme driver 2019-08-09 00:44:50 +00:00
sgl test/nvme/sgl: switch to spdk_*malloc(). 2019-07-16 10:51:47 +00:00
hotplug.sh test: remove duplicated set -ex from tests 2019-06-19 03:54:58 +00:00
Makefile nvme: add nvme error injection support 2018-06-22 17:26:34 +00:00
nvme.sh test: move get_nvme_name_from_bdf function to autotest_common.sh 2019-08-14 21:24:58 +00:00
spdk_nvme_cli.sh nvme/tests: Enable testing multinamespace NVMe 2019-07-08 09:39:09 +00:00