Spdk/test
Daniel Verkamp a384110d7a nvme: move nvme_qpair_fail() call to generic code
The logic to fail queue pairs when the controller is failed should be
handled in the generic code, not in the individual transports.

This also allows nvme_qpair_fail() to be private to nvme_qpair.c.

Change-Id: I6194576dceb35073b9af8847e59314900028637c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-01-31 14:50:40 -07:00
..
cpp_headers test/cpp_headers: autogenerate header test files 2016-10-03 10:24:18 -07:00
iscsi_tgt test: clean up redundant process_core invocations 2017-01-30 14:08:38 -07:00
lib nvme: move nvme_qpair_fail() call to generic code 2017-01-31 14:50:40 -07:00
nvmf test/nvmf: drop unnecessary chmod of /dev/nvme-fabrics 2017-01-30 14:08:38 -07:00
Makefile test: validate that all headers compile as C++ 2016-09-21 15:27:08 -07:00
spdk_cunit.h spdk_cunit: only evaluate assert condition once 2016-10-19 08:09:45 -07:00