Ronnie Sahlberg
ee689ee3fb
TESTS: Update the protection tests
2013-05-12 08:06:08 -07:00
Ronnie Sahlberg
0f73f062d2
SCSI: remove LBDATA/PBDATA from the WriteSame10/16 signatures
...
Make LBA the third argument to the iscsi writesame functions
2013-01-21 21:15:37 -08:00
Ronnie Sahlberg
3a4605d3e5
TESTS: Remove some READCAPACITY16 we no longer need
2012-12-27 07:04:23 -08:00
Ronnie Sahlberg
5ad957b873
TESTS: Start fixing up the tests so we can test-suite them properly
...
Dont call READCAPACITY from every single test.
Remove two arguments from the test signatures and turn them into globals.
remove the ret++ silliness. Tests return 0 : all ok, -2, skipped or -1 : test failed
2012-12-26 18:34:12 -08:00
Paolo Bonzini
a60c23887c
test-tool: return SKIPPED exit code from 0191 when LBPPB = 1
...
Missed on my previous round.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2012-09-06 16:58:21 +02:00
Ronnie Sahlberg
c526b9e954
TESTS: remove compiler warnings
2012-08-31 15:26:23 -07:00
Ronnie Sahlberg
09573068ad
TESTS: Skipped tests should return -2
2012-08-31 14:19:11 -07:00
Ronnie Sahlberg
4df1525415
TESTS: Additional checks for missing opcodes and skipping tests
2012-08-31 11:42:44 -07:00
Paolo Bonzini
e4377e7d91
iscsi-test: return -2 when skipping tests
...
This lets a test driver distinguish failure from skipping unsupported
tests.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2012-08-30 17:39:00 +02: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
568e4ddfcc
SBC: Add support for WRITESAME16 and add simple tests using it to unmap blocks from a thin provisioned lun
2012-04-28 14:34:47 +10:00