Searched refs:RUNAT (Results 1 - 20 of 20) sorted by relevance

/freebsd-12-stable/tests/sys/cddl/zfs/tests/xattr/
H A Dxattr_010_neg.ksh66 test_requires RUNAT
73 log_mustnot $RUNAT $TESTDIR/myfile.${TESTCASE_ID} $MKDIR foo
76 log_mustnot $RUNAT $TESTDIR/myfile.${TESTCASE_ID} $MKNOD block b 888 888
78 log_mustnot $RUNAT $TESTDIR/myfile.${TESTCASE_ID} $MKNOD char c
80 log_mustnot $RUNAT $TESTDIR/myfile.${TESTCASE_ID} $MKNOD fifo p
H A Dxattr_013_pos.ksh69 test_requires RUNAT
84 log_mustnot eval "$RUNAT $TESTDIR/myfile.${TESTCASE_ID} $CAT passwd > /dev/null 2>&1"
85 log_mustnot eval "$RUNAT $TESTDIR/myfile.${TESTCASE_ID} $RM passwd > /dev/null 2>&1"
86 log_mustnot eval "$RUNAT $TESTDIR/myfile.${TESTCASE_ID} $CP /etc/passwd . > /dev/null 2>&1"
89 log_mustnot eval "$RUNAT $TESTDIR/new.${TESTCASE_ID} $CP /etc/passwd . > /dev/null 2>&1"
90 log_mustnot eval "$RUNAT $TESTDIR/new.${TESTCASE_ID} $RM passwd > /dev/null 2>&1"
101 log_mustnot eval "$RUNAT $TESTDIR/new.${TESTCASE_ID} $CAT passwd > /dev/null 2>&1"
H A Dxattr_common.kshlib43 log_must $RUNAT $FILE $LS
45 log_must $RUNAT $FILE $CP $XATTR_CONTENTS $XATTR_NAME
57 $RUNAT $FILE1 $CAT $XATTR_NAME > $TMPDIR/file1.${TESTCASE_ID}
58 $RUNAT $FILE2 $CAT $XATTR_NAME > $TMPDIR/file2.${TESTCASE_ID}
70 log_must eval "$RUNAT $FILE $CAT $XATTR_NAME > $TMPDIR/$XATTR_NAME.${TESTCASE_ID} 2>&1"
80 log_must $RUNAT $FILE $RM $XATTR_NAME
81 log_mustnot eval "$RUNAT $FILE $LS $XATTR_NAME > /dev/null 2>&1"
89 log_must eval "$RUNAT $FILE $DD if=/etc/passwd of=$XATTR_NAME"
90 log_must eval "$RUNAT $FILE $CAT $XATTR_NAME > $TMPDIR/$XATTR_NAME.${TESTCASE_ID} 2>&1"
H A Dxattr_009_neg.ksh66 test_requires RUNAT
73 log_mustnot $RUNAT $TESTDIR/myfile.${TESTCASE_ID} $LN -s /etc/passwd foo
76 log_mustnot $RUNAT $TESTDIR/myfile.${TESTCASE_ID} $LN /etc/passwd foo
H A Dxattr_008_pos.ksh69 test_requires RUNAT
78 OUTPUT=$($RUNAT $TESTDIR/myfile.${TESTCASE_ID} $LS .)
84 log_must eval "$RUNAT $TESTDIR/myfile.${TESTCASE_ID} $LS -a . > $TMPDIR/output.${TESTCASE_ID}"
91 log_must eval "$RUNAT $TESTDIR/myfile.${TESTCASE_ID} $LS . > $TMPDIR/output.${TESTCASE_ID}"
96 log_must eval "$RUNAT $TESTDIR/myfile.${TESTCASE_ID} $LS -a . > $TMPDIR/output.${TESTCASE_ID}"
103 OUTPUT=$($RUNAT $TESTDIR/myfile.${TESTCASE_ID} $LS ..)
110 log_mustnot eval "$RUNAT $TESTDIR/myfile.${TESTCASE_ID} $LS ../ > /dev/null 2>&1"
H A Dxattr_003_neg.ksh69 test_requires RUNAT
76 "$RUNAT $TESTDIR/myfile.${TESTCASE_ID} $CAT passwd"
79 "$RUNAT $TESTDIR/myfile.${TESTCASE_ID} $CP /etc/passwd ."
H A Dxattr_004_pos.ksh77 test_requires RUNAT
90 log_must $RUNAT $TMPDIR/ufs.${TESTCASE_ID}/ufs-file.${TESTCASE_ID} $CP /etc/passwd .
91 log_must $RUNAT $TMPDIR/tmpfs-file.${TESTCASE_ID} $CP /etc/group .
98 log_must $RUNAT $TESTDIR/ufs-file.${TESTCASE_ID} $DIFF passwd /etc/passwd
99 log_must $RUNAT $TESTDIR/tmpfs-file.${TESTCASE_ID} $DIFF group /etc/group
H A Dxattr_007_neg.ksh85 log_mustnot eval " $RUNAT $TESTDIR/$(get_snapdir_name)/snap/myfile.${TESTCASE_ID} \
92 log_mustnot eval " $RUNAT $TESTDIR/$(get_snapdir_name)/snap/myfile2.${TESTCASE_ID} \
96 log_must eval "$RUNAT $TESTDIR/$(get_snapdir_name)/snap/myfile2.${TESTCASE_ID} \
H A Dxattr_011_pos.ksh67 test_requires RUNAT
89 log_mustnot eval "$RUNAT $TESTDIR/cpio.${TESTCASE_ID} $CAT passwd > /dev/null 2>&1"
93 log_must eval "$RUNAT $TESTDIR/cpio.${TESTCASE_ID} $CAT passwd > /dev/null 2>&1"
97 log_mustnot eval "$RUNAT $TESTDIR/cpio.${TESTCASE_ID} $CAT passwd > /dev/null 2>&1"
101 log_mustnot eval "$RUNAT $TESTDIR/cpio.${TESTCASE_ID} $CAT passwd > /dev/null 2>&1"
114 log_mustnot eval "$RUNAT $TESTDIR/myfile2.${TESTCASE_ID} $LS passwd > /dev/null 2>&1"
158 log_mustnot eval "$RUNAT $TESTDIR/pax.${TESTCASE_ID} $CAT passwd > /dev/null 2>&1"
163 log_mustnot eval "$RUNAT $TESTDIR/pax.${TESTCASE_ID} $CAT passwd > /dev/null 2>&1"
174 log_mustnot eval "$RUNAT $TESTDIR/pax.${TESTCASE_ID} $CAT passwd > /dev/null 2>&1"
187 log_mustnot eval "$RUNAT
[all...]
H A Dxattr_012_pos.ksh78 test_requires RUNAT
94 log_must $RUNAT $TESTDIR/myfile.${TESTCASE_ID} $MKFILE 200m xattr
/freebsd-12-stable/tests/sys/cddl/zfs/tests/acl/trivial/
H A Dzfs_acl_ls_002_neg.ksh65 test_requires RUNAT ZFS_ACL ZFS_XATTR
76 log_must usr_exec $RUNAT $f $RM attribute*
H A Dzfs_acl_find_002_neg.ksh66 test_requires RUNAT ZFS_ACL ZFS_XATTR
77 usr_exec $RUNAT $f $RM attribute*
93 -xattr -exec $RUNAT {} $LS attribute.$j \\\;)
H A Dzfs_acl_cp_003_neg.ksh66 test_requires RUNAT ZFS_ACL ZFS_XATTR
78 usr_exec $RUNAT $f $CHMOD 000 attribute.$j
/freebsd-12-stable/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_cp_002_pos.ksh77 test_requires RUNAT ZFS_ACL ZFS_XATTR
98 log_must usr_exec $RUNAT $testfile $CP $MYTESTFILE attr.0
99 log_must usr_exec $RUNAT $testdir $CP $MYTESTFILE attr.0
H A Dzfs_acl_tar_002_pos.ksh79 test_requires RUNAT ZFS_ACL ZFS_XATTR
105 log_must usr_exec $RUNAT $testfile $CP $MYTESTFILE attr.0
106 log_must usr_exec $RUNAT $testdir $CP $MYTESTFILE attr.0
H A Dzfs_acl_chmod_xattr_001_pos.ksh108 chgusr_exec $user $RUNAT $node $LS > /dev/null 2>&1; ret=$?
110 chgusr_exec $user $RUNAT $node $CP $MYTESTFILE attr.1 ; ret=$?
203 log_must usr_exec $RUNAT $file0 $CP $MYTESTFILE attr.0
208 log_must usr_exec $RUNAT $dir0 $CP $MYTESTFILE attr.0
230 test_requires RUNAT ZFS_ACL ZFS_XATTR
H A Dzfs_acl_cpio_002_pos.ksh79 test_requires RUNAT ZFS_ACL ZFS_XATTR
110 log_must usr_exec $RUNAT $file $CP $MYTESTFILE attr.0
111 log_must usr_exec $RUNAT $dir $CP $MYTESTFILE attr.0
H A Dzfs_acl_chmod_xattr_002_pos.ksh103 chgusr_exec $user $RUNAT $node $RM -f attr.0 ; ret=$?
198 log_must usr_exec $RUNAT $file0 $CP $MYTESTFILE attr.0
203 log_must usr_exec $RUNAT $dir0 $CP $MYTESTFILE attr.0
225 test_requires RUNAT ZFS_XATTR
/freebsd-12-stable/tests/sys/cddl/zfs/tests/acl/
H A Dacl_common.kshlib421 for xattr in `$RUNAT $obj $LS | \
423 $RUNAT $obj $SUM $xattr
535 eval $aarr_name[$n]=\$\(\$RUNAT \$f \$CKSUM \
629 usr_exec $RUNAT $dstfile \
/freebsd-12-stable/tests/sys/cddl/zfs/tests/acl/cifs/
H A Dcifs_attr_003_pos.ksh321 $RUNAT $object "$CP $TESTFILE $TESTATTR"
323 $EVAL "$RUNAT $object \"$ECHO '$TESTSTR' > $TESTATTR\""
325 $EVAL "$RUNAT $object \"$ECHO '$TESTSTR' >> $TESTATTR\""
328 $RUNAT $object "$RM -f $TESTATTR"

Completed in 118 milliseconds