diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2016-09-14 21:15:01 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2016-09-14 21:15:01 +0000 |
| commit | 24113d8c17fb6debc05f1a1ea86e9e6e516cec0a (patch) | |
| tree | 456af0abb0fd50b902f66718ad7a1307ae311395 /lib | |
| parent | 9b61efccf76d604b960bd21d99b3816dc9a10952 (diff) | |
| parent | 282f8bd6960fef410b548a8bec8f3f3ddfb3498c (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libarchive/tests/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libarchive/tests/Makefile b/lib/libarchive/tests/Makefile index 31736896dc10f..3b7eb01593bd6 100644 --- a/lib/libarchive/tests/Makefile +++ b/lib/libarchive/tests/Makefile @@ -211,6 +211,8 @@ TESTS_SRCS= \ test_write_disk_perms.c \ test_write_disk_secure.c \ test_write_disk_secure744.c \ + test_write_disk_secure745.c \ + test_write_disk_secure746.c \ test_write_disk_sparse.c \ test_write_disk_symlink.c \ test_write_disk_times.c \ |
