Searched +full:test_acl_pax_posix1e +full:. +full:tar (Results 1 – 3 of 3) sorted by relevance
4 * All rights reserved.9 * 1. Redistributions of source code must retain the above copyright10 * notice, this list of conditions and the following disclaimer.11 * 2. Redistributions in binary form must reproduce the above copyright13 * documentation and/or other materials provided with the distribution.17 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.24 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.26 #include "test.h"29 * Exercise the system-independent portion of the ACL support.30 * Check that pax archive can save and restore POSIX.1e ACL data.[all …]
1 begin 644 test_acl_pax_posix1e.tar
1 .include <src.opts.mk>11 TEST_METADATA.functional_test+= timeout="600"17 CFLAGS+= -I${.CURDIR} -I${.CURDIR:H} -I${.OBJDIR}21 CFLAGS.test_utils.c+= -Wno-cast-align27 .PAT[all...]