Spdk/test/unit/lib
Daniel Verkamp c7852cf98d jsonrpc: allow send_buf to grow as needed
Reallocate the send buffer if more data is written by the RPC handler
than currently fits in the buffer.

Change-Id: I590dd173b843aba48c768adfafaf87e4b47bcc19
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/399925
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-02-15 11:03:54 -05:00
..
bdev test: use spdk.unittest.mk in bdev unit tests 2018-02-14 11:07:05 -05:00
blob test: use spdk.unittest.mk in blob and blobfs unit tests 2018-02-14 11:07:05 -05:00
blobfs test: use spdk.unittest.mk in blob and blobfs unit tests 2018-02-14 11:07:05 -05:00
event test: use spdk.unittest.mk for event and log unit tests 2018-02-14 11:07:05 -05:00
ioat test: use spdk.unittest.mk for ioat unit tests 2018-02-14 10:40:40 -05:00
iscsi test: use spdk.unittest.mk for iscsi unit tests 2018-02-14 11:07:05 -05:00
json test: use spdk.unittest.mk for json unit tests 2018-02-14 10:40:40 -05:00
jsonrpc jsonrpc: allow send_buf to grow as needed 2018-02-15 11:03:54 -05:00
log test: use spdk.unittest.mk for event and log unit tests 2018-02-14 11:07:05 -05:00
lvol test: use spdk.unittest.mk for lvol and net unit tests 2018-02-14 11:07:05 -05:00
net test: use spdk.unittest.mk for lvol and net unit tests 2018-02-14 11:07:05 -05:00
nvme build: make nvme.unittest.mk the common unittest .mk include 2018-02-14 10:40:40 -05:00
nvmf test: use spdk.unittest.mk for nvmf unit tests 2018-02-14 10:40:40 -05:00
scsi test: use spdk.unittest.mk for lib/scsi unit tests 2018-02-14 11:07:05 -05:00
util test: use spdk_unittest.mk for lib/unit unit tests 2018-02-14 11:07:05 -05:00
vhost ut/vhost: add helper functions to start/stop a device 2018-02-14 15:36:26 -05:00
Makefile test: add spdk_sock unit tests 2018-02-12 12:30:39 -05:00