Spdk/test/unit/lib/util
Seth Howell c0297f9c71 test/unit: Fix scan-build errors in thread and util tests
thread_ut.c: ensure that the channel context is non-null
util: get rid of a couple of uninitialized value errors.

Change-Id: Idbaad4efea14acd7ae8f98b60aa514e45213a134
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/424124
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-08-31 19:09:07 +00:00
..
base64.c test/unit: Fix scan-build errors in thread and util tests 2018-08-31 19:09:07 +00:00
bit_array.c util/bit_array: add functions to count 0/1 bits 2018-06-04 17:24:48 +00:00
cpuset.c lib/util: return const pointer from spdk_cpuset_fmt 2018-02-20 13:05:36 -05:00
crc16.c test: use spdk_unittest.mk for lib/unit unit tests 2018-02-14 11:07:05 -05:00
crc32_ieee.c test: use spdk_unittest.mk for lib/unit unit tests 2018-02-14 11:07:05 -05:00
crc32c.c test: use spdk_unittest.mk for lib/unit unit tests 2018-02-14 11:07:05 -05:00
string.c test/unit: Fix scan-build errors in thread and util tests 2018-08-31 19:09:07 +00:00
Makefile util/base64: add base64 lib and unit tests 2018-07-19 00:50:54 +00:00