summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/test/Makefile
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2009-03-07 02:09:21 +0000
committerkientzle <kientzle@FreeBSD.org>2009-03-07 02:09:21 +0000
commitd7e906ff7d90e7011a595d510b7b966739517fa0 (patch)
treec351ec3eef1b717c4ab5635a37ee0ddf2c789d56 /lib/libarchive/test/Makefile
parent8639c01b4ddedbb4fe1e61353da07e3fab2f1939 (diff)
downloadFreeBSD-src-d7e906ff7d90e7011a595d510b7b966739517fa0.zip
FreeBSD-src-d7e906ff7d90e7011a595d510b7b966739517fa0.tar.gz
Merge r658 from libarchive.googlecode.com: Only flush and close the
file if it was actually opened. Test for this case.
Diffstat (limited to 'lib/libarchive/test/Makefile')
-rw-r--r--lib/libarchive/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libarchive/test/Makefile b/lib/libarchive/test/Makefile
index cc43abd..3dc7fc6 100644
--- a/lib/libarchive/test/Makefile
+++ b/lib/libarchive/test/Makefile
@@ -29,6 +29,7 @@ TESTS= \
test_read_data_large.c \
test_read_disk.c \
test_read_extract.c \
+ test_read_file_nonexistent.c \
test_read_format_ar.c \
test_read_format_cpio_bin.c \
test_read_format_cpio_bin_Z.c \
OpenPOWER on IntegriCloud