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
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
efedc02224
Test: Add helper for MODESENSE6
...
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2016-02-21 15:52:26 -08:00
Ronnie Sahlberg
c48283fe75
Tests: add helpers for read*
...
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2016-02-21 15:45:23 -08:00
Ronnie Sahlberg
4d1e3aecd0
Tests: add helper macro for REPORT_SUPPORTED_OPCODES
...
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2016-02-21 15:25:21 -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
9ab1cc8baa
test-tool/*_dpofua: Fix memory leaks in error paths
...
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com >
2015-12-24 08:55:25 -08:00
Ronnie Sahlberg
d7606c44e2
TESTS: Update checks for DPUFUA bits in CDB_USAE_DATA fields
...
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2015-09-19 15:24:04 -07:00
Ronnie Sahlberg
811c04f01a
TESTS: read12/read16 change signature to return an optional task structure
...
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2015-05-12 20:25:04 -07:00
Bart Van Assche
0995b0aa2b
test_*_dpo*: Fix NULL pointer dereferences
...
Avoid that the DPO / DPOFUA tests triggers a NULL pointer dereference
if the MODE SENSE command in these tests fails.
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com >
2015-04-11 08:48:51 -07:00
Ronnie Sahlberg
d33a0438a4
TESTS: replace read* flags tests with dedicated dpo/fua tests
...
Remove the flags tests for READ* and replace them with a test for the DPO
and FUA bits.
IF the device claims DPOFUA support in modesense then the READ* CDBs
MUST allow these two flags. IF the device does NOT claim DPOFUA then any
READ* CDB with these flags must fail with invalod field in cdb.
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2014-12-22 20:05:29 -08:00