]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r289195:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 15 Nov 2015 23:54:34 +0000 (23:54 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 15 Nov 2015 23:54:34 +0000 (23:54 +0000)
commit8767b5ea31d215156f1e1f78543ad32f4f57744c
tree4099760cd029dcb87031552770181b8ffc70e5fd
parent9c75ceef22eed6342fe94e5d0b5d37beb22c6141
MFC r289195:

Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in to
the FreeBSD test suite

functional_test.sh was ported from bin/sh/tests/functional_test.sh, as a
small wrapper around libarchive_test, bsdcpio_test, and bsdtar_test provided
by upstream.

A handful of testcases in lib/libarchive/tests have been disabled as they
were failing when run with kyua test (see BROKEN_TESTS in
lib/libarchive/tests/Makefile)

As a sidenote: this removes the check/test targets from the Makefiles as they
don't match the pattern used in the rest of the FreeBSD test suite.

Sponsored by: EMC / Isilon Storage Division

Conflicts:
lib/libarchive/test
usr.bin/cpio/test

git-svn-id: svn://svn.freebsd.org/base/stable/10@290893 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
12 files changed:
bin/setfacl/setfacl.1
lib/libc/posix1e/acl_add_flag_np.3
lib/libc/posix1e/acl_support_nfs4.c
share/man/man9/acl.9
sys/cddl/compat/opensolaris/kern/opensolaris_acl.c
sys/cddl/contrib/opensolaris/uts/common/sys/acl.h
sys/kern/subr_acl_nfs4.c
sys/sys/acl.h
tools/regression/acltools/tools-crossfs.test
tools/regression/acltools/tools-nfs4-psarc.test
tools/regression/acltools/tools-nfs4-trivial.test
tools/regression/acltools/tools-nfs4.test