Spdk/test
Daniel Verkamp c04b2968a6 nvmf: enforce NQN validity at creation time
Move the NQN validation into the subsytem creation function, and fix the
allowed size to match the spec.

The spec is not clear about the allowed NQN size; for now, interpret it
as 223 bytes, including the null terminator (222 bytes of actual NQN
plus one terminator byte).

Change-Id: If9743ab2fe009d9d852e8b03317d9b38d8af18dc
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-08-24 13:34:47 -07:00
..
iscsi_tgt test/iscsi: add a sleep before detecting device 2016-08-19 13:18:20 -07:00
lib nvmf: enforce NQN validity at creation time 2016-08-24 13:34:47 -07:00
nvmf nvmf: Use nvme-cli to connect inside tests 2016-08-19 10:53:06 -07:00
Makefile build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
spdk_cunit.h cunit: add test result JSON formatting 2016-05-12 15:42:09 -07:00