CUnit tests now working for first 2 suites, but

Makefile.am not correct yet.
This commit is contained in:
Lee Duncan
2013-01-04 18:11:36 -08:00
parent fb4724c813
commit d3324decd2
14 changed files with 993 additions and 130 deletions

View File

@@ -27,6 +27,7 @@
extern const char *initiatorname1;
extern const char *initiatorname2;
extern const char *tgt_url;
extern uint32_t block_size;
extern uint64_t num_blocks;
@@ -34,7 +35,6 @@ extern int lbpme;
extern int lbppb;
extern int lbpme;
extern int data_loss;
extern int show_info;
extern int removable;
extern enum scsi_inquiry_peripheral_device_type device_type;
extern int sccs;