Converted first PGR test to new CUnit format

Here's the patch that really adds the new test ... plz let me know if I did this incorrectly.
---------------------------------------------------------------
parent 93fd84ab52bc56f889dbd7970345d205ce03f958 (1.7.0-238-g93fd84a)
commit c5aa45226d054389280b763ce5754c5fa647b05c
Author: Lee Duncan <lduncan@suse.de>
Date:   Wed Feb 6 13:43:08 2013 -0800

Converted first PGR test to new CUnit format
This commit is contained in:
Lee Duncan
2013-02-07 11:15:32 -08:00
committed by Ronnie Sahlberg
parent 49d1f87d17
commit 3f4bb80fd4
6 changed files with 122 additions and 2 deletions

View File

@@ -258,7 +258,8 @@ bin_iscsi_test_cu_SOURCES = test-tool/iscsi-test-cu.c \
test-tool/test_writesame16_wrprotect.c \
test-tool/test_writesame16_unmap.c \
test-tool/test_writesame16_unmap_unaligned.c \
test-tool/test_writesame16_unmap_until_end.c
test-tool/test_writesame16_unmap_until_end.c \
test-tool/test_prin_read_keys_simple.c
endif