/freebsd-src/tests/sys/cddl/zfs/tests/utils_test/ |
H A D | utils_test_test.sh | 30 atf_set "descr" "Ensure that the clri(1M) utility fails on a ZFS file system." 56 atf_set "descr" "Ensure that the labelit(1M) utility fails on a ZFS file system." 82 atf_set "descr" "Ensure that the fsdb(1M) utility fails on a ZFS file system." 108 atf_set "descr" "Ensure that the quotaon(1M) utility fails on a ZFS file system." 135 atf_set "descr" "Ensure that the ff(1M) utility fails on a ZFS file system." 161 atf_set "descr" "Ensure that the fsirand(1M) utility fails on a ZFS file system." 187 atf_set "descr" "Ensure that the fstyp(1M) utility succeeds on a ZFS file system." 213 atf_set "descr" "Ensure that the ncheck(1M) utility fails on a ZFS file system." 239 atf_set "descr" "Ensure that the tunefs(1M) utility fails on a ZFS file system."
|
H A D | utils_test_001_pos.ksh | 36 # Ensure that the clri(1M) utility fails on a ZFS file system. 41 # 3. Ensure it fails. 62 log_assert "Ensure that the clri(1M) utility fails on a ZFS file system."
|
H A D | utils_test_005_pos.ksh | 36 # Ensure that the ff(1M) utility fails on a ZFS file system. 41 # 3. Ensure it fails. 64 log_assert "Ensure that the ff(1M) utility fails on a ZFS file system."
|
H A D | utils_test_002_pos.ksh | 36 # Ensure that the labelit(1M) utility fails on a ZFS file system. 41 # 3. Ensure it fails. 66 log_assert "Ensure that the labelit(1M) utility fails on a ZFS file system."
|
/freebsd-src/contrib/netbsd-tests/usr.bin/mixerctl/ |
H A D | t_mixerctl.sh | 5 atf_set "descr" "Ensure mixerctl(1) with no args prints a usage message" 14 atf_set "descr" "Ensure mixerctl(1) can print the value for all variables" 25 atf_set "descr" "Ensure 'mixerctl -n' actually suppresses some output" 39 atf_set "descr" "Ensure mixerctl(1) complains if provided a nonexistant mixer device"
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_trim/ |
H A D | zpool_trim_attach_detach_add_remove.ksh | 32 # 3. Attach a second disk, ensure trimming continues. 33 # 4. Detach the second disk, ensure trimming continues. 34 # 5. Add a second disk, ensure trimming continues. 35 # 6. Remove the first disk, ensure trimming stops.
|
H A D | zpool_trim_split.ksh | 32 # 3. Split the pool. Ensure trimming continues on the original. 33 # 4. Import the new pool. Ensure trimming resumes on it. 49 # Ensure trimming continued as expected on the original pool.
|
/freebsd-src/contrib/bc/tests/ |
H A D | bcl.c | 86 // Ensure that the scale is properly set. in main() 110 // Ensure that creating, duping, and copying works. in main() 115 // Ensure that parsing works. in main() 133 // We want to ensure all memory gets freed because we run this under in main() 144 // We want to ensure all memory gets freed because we run this under in main() 148 // Ensure that divmod, a special case, works. in main() 162 // Ensure that divmod, a special case, works. in main() 176 // Ensure that sqrt works. This is also a special case. The reason is in main() 374 // Decrement the reference counter to ensure all is freed. in main()
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_initialize/ |
H A D | zpool_initialize_attach_detach_add_remove.ksh | 36 # 3. Attach a second disk, ensure initializing continues. 37 # 4. Detach the second disk, ensure initializing continues. 38 # 5. Add a second disk, ensure initializing continues. 39 # 6. Remove the first disk, ensure initializing stops.
|
H A D | zpool_initialize_split.ksh | 36 # 3. Split the pool. Ensure initializing continues on the original. 37 # 4. Import the new pool. Ensure initializing resumes on it. 53 # Ensure initializing continued as expected on the original pool.
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/no_space/ |
H A D | enospc_df.ksh | 32 # 2. Ensure that ENOSPC is returned. 35 # 5. Ensure pool root filesystem is included (issue #8253). 37 # 7. Ensure size and used are non-zero. 59 # Ensure the pool root filesystem shows in df output.
|
/freebsd-src/tests/sys/cddl/zfs/tests/pool_names/ |
H A D | pool_names_002_neg.ksh | 37 # Ensure that a set of invalid names cannot be used to create pools. 42 # 2) Given a list of invalid pool names, ensure the pools are not 57 log_assert "Ensure that a set of invalid names cannot be used to create pools." 77 log_note "Ensure invalid characters fail" 93 log_note "Ensure invalid characters fail"
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pool_checkpoint/ |
H A D | checkpoint_sm_scale.ksh | 27 # we want to ensure that we cannot checkpoint a pool that does 39 # ensure that has the checkpoint feature 41 # 2. Ensure that you can checkpoint it 45 # 4. Ensure we fail trying to checkpoint it
|
H A D | checkpoint_vdev_add.ksh | 22 # Ensure that we can add a device while the pool has a 48 # Ensure that the vdev shows up 59 # Ensure that the vdev doesn't show up after the rewind
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/ |
H A D | resilver_restart_002.ksh | 34 # 4. Start a resilver, ensure the error is triggered and that the resilver 37 # NB: use legacy scanning to ensure scan of specific block causes error 54 # use legacy scan to ensure injected error will be triggered 94 # wait a few syncs to ensure that zfs does not restart the resilver
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/vdev_zaps/ |
H A D | vdev_zaps_004_pos.ksh | 57 # Ensure top-level ZAP was transferred successfully. 63 # Ensure leaf ZAP of original disk was transferred successfully. 69 # Ensure original disk no longer has top-level ZAP. 73 # Ensure attached disk got a leaf-level ZAP but not a top-level ZAP.
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pool_names/ |
H A D | pool_names_002_neg.ksh | 37 # Ensure that a set of invalid names cannot be used to create pools. 42 # 2) Given a list of invalid pool names, ensure the pools are not 48 log_assert "Ensure that a set of invalid names cannot be used to create pools." 77 log_note "Ensure invalid characters fail"
|
/freebsd-src/crypto/openssh/regress/ |
H A D | cfginclude.sh | 122 # Ensure that a missing include is not fatal. 130 # Ensure that Match/Host in an included config does not affect parent. 263 # Ensure that a missing include is not fatal. 271 # Ensure that Match/Host in an included config does not affect parent. 284 # Ensure that recursive includes are bounded.
|
H A D | servcfginclude.sh | 127 # Ensure that a missing include is not fatal. 136 # Ensure that Match/Host in an included config does not affect parent. 143 # Ensure the empty include directive is not accepted 153 # Ensure the Include before any Match block works as expected (bug #3122)
|
/freebsd-src/share/examples/mdoc/ |
H A D | deshallify.sh | 34 -e 's/pplications shall ensure/pplications must ensure/g' \ 35 -e 's/pplication shall ensure/pplication must ensure/g' \
|
/freebsd-src/contrib/bmake/unit-tests/ |
H A D | varparse-mod.mk | 18 # As of 2020-10-02, some modifiers ensure that they are followed by either a 20 # that don't ensure this are (in order of appearance in ApplyModifier): 33 # On the other hand, these modifiers ensure that they are followed by a
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/compression/ |
H A D | compress_001_pos.ksh | 35 # and one without. Ensure the compressed file is smaller. 46 log_assert "Ensure that compressed files are smaller." 48 log_note "Ensure compression is off"
|
H A D | compress_002_pos.ksh | 38 # and one without. Ensure the compressed file is smaller. 51 log_assert "Ensure that compressed files in a dataset are smaller." 53 log_note "Ensure compression is off"
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_fdr_log_writer.h | 84 // We need this atomic fence here to ensure that other threads attempting to 114 // We need this atomic fence here to ensure that other threads attempting to 158 // We need this atomic fence here to ensure that other threads attempting to 170 // allows us to ensure that any threads reading the extents of the buffer 183 // We need this atomic fence here to ensure that other threads attempting to 206 // We need this atomic fence here to ensure that other threads attempting to
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/ |
H A D | mmp_on_uberblocks.ksh | 22 # Ensure that MMP updates uberblocks with MMP info at expected intervals. 55 log_assert "Ensure MMP uberblocks update at the correct interval" 85 log_pass "Ensure MMP uberblocks update at the correct interval passed"
|