Tim Crawford
9347cfebf2
Replace file variables with .dir-locals.el
...
Signed-off-by: Tim Crawford <tcrawford@datto.com >
2019-02-21 11:54:02 -05:00
Bart Van Assche
71c797fd1c
test-tool: Fix a segmentation fault in test_receive_copy_results_op_params()
...
Do not access the RECEIVE_COPY_RESULTS() output if this operation
failed.
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com >
2017-01-23 10:55:53 -08:00
Ronnie Sahlberg
b4320bd76c
Tests: convert tabs to 8 spaces
...
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2016-02-21 16:17:18 -08:00
Ronnie Sahlberg
b01780b9ee
Tests: Add helpers for ExtendedCopy and ReceiveCopyResults
...
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2016-02-21 15:39:59 -08:00
Ronnie Sahlberg
99a5f99527
Add some emacs defaults. Tabs are 8 spaces.
...
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2016-02-18 21:34:43 -08:00
Bart Van Assche
be9b803334
test-tool: Avoid that using receive_copy_results() triggers a use-after-free
...
Move the scsi_free_scsi_task() call from receive_copy_results() to the
callers of this function to avoid that accessing the unmarshalled data
triggers a use-after-free.
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com >
2015-12-24 10:38:38 -08:00
Ronnie Sahlberg
3b8b42d976
TESTS: Add missing check for not supported : RECEIVE_COPY_RESULTS
...
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2015-08-02 12:57:45 -07:00
Ronnie Sahlberg
a6f7c06119
Add support and tests for ExtendedCopy and ReceiveCopyResults
...
From sushma.gurram@sandisk.com
Add support to libiscsi and tests for these two opcodes.
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2015-08-02 12:57:21 -07:00