diff options
| author | Ruslan Bukin <br@FreeBSD.org> | 2016-09-26 20:13:33 +0000 |
|---|---|---|
| committer | Ruslan Bukin <br@FreeBSD.org> | 2016-09-26 20:13:33 +0000 |
| commit | cda20f96df2294da4f5d8ab87050d0ca7110525f (patch) | |
| tree | e51b803178571fe56ac1dad91d6afc15725396c0 /lib | |
| parent | 9fc97c9010c9aeaa5737862811714ddf869fe435 (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 3b7eb01593bd6..71dca87e619c1 100644 --- a/lib/libarchive/tests/Makefile +++ b/lib/libarchive/tests/Makefile @@ -6,6 +6,8 @@ _LIBARCHIVEDIR= ${SRCTOP}/contrib/libarchive ATF_TESTS_SH+= functional_test +TEST_METADATA.functional_test+= timeout="600" + BINDIR= ${TESTSDIR} PROGS+= libarchive_test |
