Spdk/test/lib/iscsi
Daniel Verkamp d27b24c94b log: split internal TRACELOG macro into new header
The SPDK_TRACELOG macro depends on a CONFIG setting (DEBUG), so it
should not be part of the public API.

Create a new include/spdk_internal directory for headers that should
only be used within SPDK, not exported for public use.

Change-Id: I39b90ce57da3270e735ba32210c4b3a3468c460b
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-16 13:33:51 -07:00
..
param test/iscsi: add parameter negotiation unit test 2016-08-18 09:54:34 -07:00
target_node test/iscsi: add target node config parsing test 2016-08-18 09:54:34 -07:00
common.c log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
iscsi.sh test/iscsi: add target node config parsing test 2016-08-18 09:54:34 -07:00
Makefile test/iscsi: add target node config parsing test 2016-08-18 09:54:34 -07:00