Searched +full:test_write_disk_hfs_compression +full:. +full:tgz (Results 1 – 3 of 3) sorted by relevance
1 begin 644 test_write_disk_hfs_compression.tgz
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 #include <sys/xattr.h>72 r = getxattr(filename, "com.apple.ResourceFork", NULL, 0, 0, in get_rsrc_footer()[all …]
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...]