Searched refs:log_fail (Results 1 - 25 of 842) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/btree/
H A Dbtree_negative.ksh33 [[ $? -eq 0 ]] && log_fail "Failure from insert_duplicate"
36 [[ $? -eq 0 ]] && log_fail "Failure from remove_missing"
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_export/
H A Dzpool_export_002_pos.ksh49 log_fail "Couldn't cd back to $olddir"
62 log_fail "$TESTDIR not mounted. Unable to continue."
65 log_fail "Couldn't cd to $TESTDIR"
70 log_fail "$TESTPOOL not found in 'zpool list' output."
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_set/
H A Dzpool_set_001_pos.ksh51 log_fail "\"zpool set\" exit status $RET should be equal to 2."
57 log_fail "Usage message for zpool set did not contain the word 'usage'."
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/vdev_zaps/
H A Dsetup.ksh20 rm -rf $TESTDIR || log_fail Could not remove $TESTDIR
21 mkdir -p $TESTDIR || log_fail Could not create $TESTDIR
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pool_checkpoint/
H A Dcheckpoint_zdb.ksh62 log_fail "zdb could not find checkpointed uberblock"
65 log_fail "zdb found checkpointed uberblock in checkpointed state"
68 log_fail "zdb found destroyed dataset in current state"
71 log_fail "zdb could not find destroyed dataset in checkpoint"
76 log_fail "zdb could not find checkpointed uberblock"
79 log_fail "zdb found checkpointed uberblock in checkpointed state"
82 log_fail "zdb found destroyed dataset in current state"
85 log_fail "zdb could not find destroyed dataset in checkpoint"
92 log_fail "zdb found checkpointed uberblock after discarding " \
96 log_fail "zd
[all...]
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_user/misc/
H A Dzpool_status_001_neg.ksh65 log_fail "No Pool: string found in zpool status output"
67 log_fail "No Pool: string found in zpool status output"
69 log_fail "No Pool: string found in zpool status output"
71 log_fail "No Pool: string found in zpool status output"
76 log_fail "No Pool: string found in zpool status output"
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_get/
H A Dzpool_get_001_pos.ksh51 log_fail "\"zpool get\" exit status $RET should be equal to 2."
58 log_fail "Usage message for zpool get did not contain the word 'usage'."
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/threadsappend/
H A Dthreadsappend_001_pos.ksh63 log_fail "This test should be executed on a multi-processor system."
77 log_fail "'The length of ${TESTDIR}/${TESTFILE}' doesn't equal 1310720."
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_get/
H A Dzpool_get_001_pos.ksh65 log_fail "\"zpool get\" exit status $RET should be equal to 2."
72 log_fail "Usage message for zpool get did not contain the word 'usage'."
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_set/
H A Dzpool_set_001_pos.ksh71 log_fail "\"zpool set\" exit status $RET should be equal to 2."
77 log_fail "Usage message for zpool set did not contain the word 'usage'."
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_007_pos.ksh110 log_fail "Incorrect option: $prop"
115 val=$(get_prop $prop $fs) || log_fail "get_prop $prop $fs"
130 (($? != 0)) && log_fail "get_prop $property $fs"
138 (($? != 0)) && log_fail "get_prop $property $fs"
143 log_fail "'devices' property shouldn't " \
147 log_fail "zfs mount -o $reverse_opt " \
156 (($? != 0)) && log_fail "get_prop $property $fs"
158 log_fail "zfs mount -o $reverse_opt " \
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dzpool_wait_privilege.ksh31 log_fail "'zpool wait -H $TESTPOOL 1' failed"
/freebsd-13-stable/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dfsync_integrity_001_pos.ksh78 log_fail "Test failed to execute or file became corrupted"
H A Dtxg_integrity_001_pos.ksh69 log_fail "Test failed to execute or file became corrupted"
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/procfs/
H A Dprocfs_list_stale_read.ksh47 echo $default_max_entries >$MAX_ENTRIES_PARAM || log_fail
63 echo 0 >$TXG_HIST || log_fail
69 [[ $(wc -l <$TXG_HIST) -ge 20 ]] || log_fail "expected more entries"
89 default_max_entries=$(<$MAX_ENTRIES_PARAM) || log_fail
90 echo 50 >$MAX_ENTRIES_PARAM || log_fail
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_005_pos.ksh92 log_fail "Creating pool with $opt fails."
95 log_fail "$TESTPOOL created with $opt is not mounted."
98 log_fail "The value of mountpoint property is different\
102 log_fail "$TESTDIR1 is not created automatically."
104 log_fail "$TESTPOOL is not mounted on $TESTDIR1."
107 log_fail "$TESTDIR1/$TESTPOOL is not created automatically."
109 log_fail "$TESTPOOL is not mounted on $TESTDIR1/$TESTPOOL."
112 log_fail "${TESTDIR1}$TESTDIR1 is not created automatically."
114 log_fail "$TESTPOOL is not mounted on ${TESTDIR1}$TESTDIR1."
117 log_fail "Th
[all...]
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_initialize/
H A Dzpool_initialize_import_export.ksh52 [[ -z "$progress" ]] && log_fail "Initializing did not start"
58 [[ -z "$new_progress" ]] && log_fail "Initializing did not restart after import"
60 log_fail "Initializing lost progress after import"
71 log_fail "Initializing action date did not persist across export/import"
74 log_fail "Initializing lost progress after import"
H A Dzpool_initialize_start_and_cancel_pos.ksh45 log_fail "Initialize did not start"
50 log_fail "Initialize did not stop"
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_mount/
H A Dzfs_mount_007_pos.ksh106 log_fail "Incorrect option: $prop"
111 val=$(get_prop $prop $fs) || log_fail "get_prop $prop $fs"
126 (($? != 0)) && log_fail "get_prop $property $fs"
133 (($? != 0)) && log_fail "get_prop $property $fs"
136 log_fail "zfs mount -o update,$reverse_opt " \
145 (($? != 0)) && log_fail "get_prop $property $fs"
147 log_fail "zfs mount -o update,$reverse_opt " \
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_wait/
H A Dzfs_wait.kshlib44 proc_exists $1 || log_fail "zpool process exited too soon"
49 proc_exists $1 && log_fail "zpool process took too long to exit"
78 wait $pid || log_fail "process exited with status $?"
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/
H A Dzpool_wait_usage.ksh41 log_fail "Usage message did not contain the word 'usage'."
43 log_fail "Error message did not contain phrase 'no such pool'."
45 log_fail "Error message did not contain phrase 'invalid activity'."
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_inherit/
H A Dzfs_inherit_mountpoint.ksh47 log_fail "$TESTPOOL/inherit_test is mounted"
50 log_fail "$TESTPOOL/inherit_test/child is mounted"
56 log_fail "$TESTPOOL/inherit_test is not mounted"
59 log_fail "$TESTPOOL/inherit_test/child is not mounted"
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_promote/
H A Dzfs_promote_008_pos.ksh72 log_fail "Snapshot $csnap doesn't exist after zfs promote."
74 log_fail "Snapshot $snap is still there after zfs promote."
78 log_fail "The dependency of $vol is not correct."
81 log_fail "The dependency of $clone is not correct."
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_share/
H A Dzfs_share_003_pos.ksh79 log_fail "File system $filesystem is already shared."
84 log_fail "File system $filesystem is still shared (set sharenfs)."
90 log_fail "'zfs share $filesystem' " \
94 log_fail "file system $filesystem is shared (zfs share)."
H A Dzfs_share_concurrent_shares.ksh102 log_fail "File system $filesystem is already shared."
105 log_fail "zfs set sharenfs=on $filesystem failed."
107 log_fail "File system $filesystem is not shared (set sharenfs)."
113 log_fail "zfs unshare $filesystem failed."
115 log_fail "File system $filesystem is still shared."
118 log_fail "zfs share $filesystem failed."
120 log_fail "file system $filesystem is not shared (zfs share)."
124 log_fail "zfs share $filesystem did not fail"
153 log_fail "multithreaded share test failed"
171 log_fail "multithreade
[all...]

Completed in 155 milliseconds

1234567891011>>