Spdk/test
liupan1111 0bde77082d Fix some cppcheck errors on lib/iscsi & lib/scsi. (#41)
Fixed error types:
 1 nullPointerRedundantCheck;
 2 unsignedLessThanZero;
 4 invalidPrintfArgType_sint;
 5 arrayIndexThenCheck
2016-09-28 13:55:56 -07:00
..
cpp_headers test: validate that all headers compile as C++ 2016-09-21 15:27:08 -07:00
iscsi_tgt test: Add calsoft test for iscsi target. 2016-09-27 08:13:07 -07:00
lib Fix some cppcheck errors on lib/iscsi & lib/scsi. (#41) 2016-09-28 13:55:56 -07:00
nvmf test: Use rpc methods to create nvmf subsystem. 2016-09-27 12:04:05 -07:00
Makefile test: validate that all headers compile as C++ 2016-09-21 15:27:08 -07:00
spdk_cunit.h cunit: add test result JSON formatting 2016-05-12 15:42:09 -07:00