gostor / gotgt

Simple Golang iSCSI Target framework
Apache License 2.0
261 stars 49 forks source link

add preliminary tests for jiva #96

Closed utkarshmani1997 closed 4 years ago

utkarshmani1997 commented 4 years ago

Add basic start-stop unit test Remove conn.close as this will panic in case of error, conn.close case is handled already Signed-off-by: Utkarsh Mani Tripathi utkarsh.tripathi@mayadata.io