Commit Graph

5 Commits

Author SHA1 Message Date
Ronnie Sahlberg
f6fd18ee3a TEST: Fix cutnpaster typo
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2012-06-03 14:42:04 +10:00
Ronnie Sahlberg
34778d353c TEST: Add test for READ16 at LBA 2^63.
Surprisingly many targets do a LBA << 9 to covert to file offset internally
and thus return data from LBA==0   instead of returning a check condition and lba out of range

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2012-06-03 14:35:33 +10:00
Ronnie Sahlberg
d908c1a642 TESTS: Improve the tests when reading from LBA -1
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2012-06-03 10:16:18 +10:00
Ronnie Sahlberg
288fd5e9fe TEST-TOOL: Add a --info argument to print more detailed infor what a test does
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
2012-06-03 09:08:12 +10:00
Ronnie Sahlberg
9e303bf635 TEST: Add a test reading beyond the end of the device for read12/16 2012-05-02 21:38:43 +10:00