Searched refs:cleanup (Results 176 - 200 of 2380) sorted by relevance

1234567891011>>

/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zpool_export/
H A Dzpool_export_001_pos.ksh56 function cleanup function
68 log_onexit cleanup
/freebsd-current/tests/sys/cddl/zfs/tests/cli_user/misc/
H A Dzpool_001_neg.ksh55 function cleanup function
63 log_onexit cleanup
H A Dzfs_send_001_neg.ksh55 function cleanup function
64 log_onexit cleanup
/freebsd-current/tests/sys/cddl/zfs/tests/rootpool/
H A Drootpool_007_neg.ksh56 function cleanup { function
60 log_onexit cleanup
H A Drootpool_test.sh27 atf_test_case rootpool_001_pos cleanup
47 ksh93 $(atf_get_srcdir)/cleanup.ksh || atf_fail "Cleanup failed"
51 atf_test_case rootpool_002_neg cleanup
71 ksh93 $(atf_get_srcdir)/cleanup.ksh || atf_fail "Cleanup failed"
75 atf_test_case rootpool_007_neg cleanup
95 ksh93 $(atf_get_srcdir)/cleanup.ksh || atf_fail "Cleanup failed"
/freebsd-current/tests/sys/cddl/zfs/tests/truncate/
H A Dtruncate_002_pos.ksh55 function cleanup function
64 log_onexit cleanup
/freebsd-current/tests/sys/cddl/zfs/tests/cache/
H A Dcache_011_pos.ksh55 function cleanup { function
62 log_onexit cleanup
/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zfs_reservation/
H A Dzfs_reservation_001_pos.ksh56 function cleanup function
64 log_onexit cleanup
/freebsd-current/tests/sys/cddl/zfs/tests/migration/
H A Dmigration_011_pos.ksh58 function cleanup function
66 log_onexit cleanup
H A Dmigration_012_pos.ksh58 function cleanup function
66 log_onexit cleanup
H A Dmigration_008_pos.ksh58 function cleanup function
66 log_onexit cleanup
H A Dmigration_009_pos.ksh58 function cleanup function
66 log_onexit cleanup
H A Dmigration_003_pos.ksh58 function cleanup function
66 log_onexit cleanup
H A Dmigration_002_pos.ksh58 function cleanup function
66 log_onexit cleanup
H A Dmigration_007_pos.ksh58 function cleanup function
66 log_onexit cleanup
H A Dmigration_010_pos.ksh58 function cleanup function
66 log_onexit cleanup
/freebsd-current/tests/sys/cddl/zfs/tests/rename_dirs/
H A Drename_dirs_001_pos.ksh58 function cleanup function
65 log_onexit cleanup
/freebsd-current/tests/sys/cddl/zfs/tests/bootfs/
H A Dbootfs_007_pos.ksh57 function cleanup { function
63 log_onexit cleanup
/freebsd-current/tests/sys/cddl/zfs/tests/hotspare/
H A Dhotspare_detach_005_neg.ksh58 function cleanup function
76 log_onexit cleanup
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/
H A Dcp_stress.ksh45 function cleanup function
52 log_onexit cleanup
/freebsd-current/crypto/openssl/demos/digest/
H A DBIO_f_md.c53 goto cleanup;
58 goto cleanup;
69 goto cleanup;
75 goto cleanup;
81 goto cleanup;
86 goto cleanup;
103 goto cleanup;
111 cleanup:
H A DEVP_MD_stdin.c49 goto cleanup;
69 goto cleanup;
75 goto cleanup;
85 goto cleanup;
94 goto cleanup;
99 goto cleanup;
104 goto cleanup;
112 cleanup:
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/quota/
H A Dquota_003_pos.ksh55 # cleanup to be used internally as otherwise quota assertions cannot be
58 function cleanup function
74 log_onexit cleanup
H A Dquota_001_pos.ksh53 # cleanup to be used internally as otherwise quota assertions cannot be
56 function cleanup function
71 log_onexit cleanup
/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zpool_remove/
H A Dzpool_remove_test.sh27 atf_test_case zpool_remove_001_neg cleanup
47 ksh93 $(atf_get_srcdir)/cleanup.ksh || atf_fail "Cleanup failed"
51 atf_test_case zpool_remove_002_pos cleanup
71 ksh93 $(atf_get_srcdir)/cleanup.ksh || atf_fail "Cleanup failed"
75 atf_test_case zpool_remove_003_pos cleanup
95 ksh93 $(atf_get_srcdir)/cleanup.ksh || atf_fail "Cleanup failed"

Completed in 220 milliseconds

1234567891011>>