Spdk/test/lib
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
..
bdev bdevperf: don't exit on I/O failure during reset 2016-11-15 10:13:49 -07:00
env env: Convert some rte_mempools to spdk_mempools 2016-10-12 09:53:32 -07:00
event event: process events in batches 2016-11-07 09:32:25 -07:00
ioat ioat: Remove ioat_impl, use swappable env lib instead. 2016-10-11 13:34:08 -07:00
iscsi log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
json json: add jsoncat test tool 2016-10-31 10:23:12 -07:00
jsonrpc test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
log eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
nvme nvme: add ref to track the shared usage of ctrlr among processes 2016-11-16 10:27:45 -07:00
nvmf nvmf: Remove spdk_nvmf_transport from public API 2016-11-16 08:11:46 -07:00
scsi scsi/init_ut: use the public conf API 2016-11-16 10:33:16 -07:00
util util/bit_array: use spdk_realloc for process sharing 2016-11-09 15:04:20 -07:00
Makefile memory: Rename to env 2016-10-05 09:49:35 -07:00