Spdk/test/unit/lib/util
Liu Xiaodong 8aaa707981 util/base64: add base64 lib and unit tests
RPC method (nvme-passthrough-cmd) needs base64 to
transfer binary buffer of nvme-cmd through Json text.

Change-Id: I50b9d0efca97da45d6d4fd2a1b53b74811947191
Signed-off-by: Liu Xiaodong <xiaodong.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/417805
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2018-07-19 00:50:54 +00:00
..
base64.c util/base64: add base64 lib and unit tests 2018-07-19 00:50:54 +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: use spdk_unittest.mk for lib/unit unit tests 2018-02-14 11:07:05 -05:00
Makefile util/base64: add base64 lib and unit tests 2018-07-19 00:50:54 +00:00