Home
last modified time | relevance | path

Searched full:executing (Results 1 – 25 of 1050) sorted by relevance

12345678910>>...42

/freebsd/contrib/atf/atf-sh/
H A Datf_check_test.sh40 grep 'Executing command.*true' stdout >/dev/null || \
45 grep 'Executing command.*false' stdout >/dev/null || \
62 grep 'Executing command.*echo bar' stdout >/dev/null || \
87 grep 'Executing command.*echo bar' stdout >/dev/null || \
111 grep 'Executing command.*echo.*These.*contents' stdout >/dev/null || \
133 grep 'Executing command.*echo.*These.*contents' stdout >/dev/null || \
204 grep 'Executing command.*true' out \
206 grep 'Executing command.*false' out \
/freebsd/share/doc/pjdfstest/
H A DREADME5 Method 1. Executing with default configuration (kyua work directory)
14 Executing the commands as shown above will run pjdfstest in the kyua work
19 Method 2. Executing with a specific filesystem path (in this case /mnt)
32 Method 3. Executing pjdfstest with prove
/freebsd/crypto/openssl/doc/man3/
H A DASYNC_start_job.pod97 a pointer to the currently executing B<ASYNC_JOB>. If no job is currently
98 executing then this will return NULL.
100 If executing within the context of a job (i.e. having been called directly or
160 ASYNC_get_current_job returns a pointer to the currently executing B<ASYNC_JOB>
210 printf("Executing within a job\n");
212 printf("Not executing within a job - should not happen\n");
304 The expected output from executing the above example program is:
307 Executing within a job
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DFrontendActions.h40 /// This is called before executing the action on any inputs. This generates a
42 /// list with it before actually executing the action.
45 /// Called after executing the action on the synthesized input buffer.
79 /// Called after executing the action on the synthesized input buffer.
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/
H A Dzfs_upgrade_test.sh30 atf_set "descr" "Executing 'zfs upgrade' command succeeds."
56 atf_set "descr" "Executing 'zfs upgrade -v' command succeeds."
82 atf_set "descr" "Executing 'zfs upgrade [-V version] filesystem' command succeeds."
108 atf_set "descr" "Executing 'zfs upgrade -r [-V version] filesystem' command succeeds."
134 atf_set "descr" "Executing 'zfs upgrade [-V version] -a' command succeeds."
/freebsd/tests/sys/cddl/zfs/tests/inheritance/
H A Dstate016.cfg28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy
34 # Executing 'zfs inherit -r' at the bottom and middle levels after executing
H A Dstate018.cfg28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy
35 # Executing 'zfs inherit -r' at the middle and bottom levels after executing
H A Dstate023.cfg28 # Verify that executing 'zfs inherit' at the top level in the hierarchy
32 # Executing 'zfs inherit' at the middle level results in it inheriting
35 # Executing 'zfs inherit' at the bottom level results in it inheriting
H A Dstate015.cfg28 # Verify that executing 'zfs inherit' at the top level in the hierarchy
33 # Executing 'zfs inherit' at the middle level results in the middle level
37 # Executing 'zfs inherit' at the bottom level is somewhat redundant but
H A Dstate017.cfg28 # Verify that executing 'zfs inherit' at the top level in the hierarchy
34 # Executing 'zfs inherit' at the middle level results in the middle level
38 # Executing 'zfs inherit' at the bottom level is somewhat redundant but
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/
H A Dstate023.cfg34 # Verify that executing 'zfs inherit' at the top level in the hierarchy
38 # Executing 'zfs inherit' at the middle level results in it inheriting
41 # Executing 'zfs inherit' at the bottom level results in it inheriting
H A Dstate015.cfg34 # Verify that executing 'zfs inherit' at the top level in the hierarchy
39 # Executing 'zfs inherit' at the middle level results in the middle level
43 # Executing 'zfs inherit' at the bottom level is somewhat redundant but
H A Dstate016.cfg34 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy
40 # Executing 'zfs inherit -r' at the bottom and middle levels after executing
H A Dstate017.cfg34 # Verify that executing 'zfs inherit' at the top level in the hierarchy
40 # Executing 'zfs inherit' at the middle level results in the middle level
44 # Executing 'zfs inherit' at the bottom level is somewhat redundant but
H A Dstate018.cfg34 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy
41 # Executing 'zfs inherit -r' at the middle and bottom levels after executing
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zpool_list/
H A Dzpool_list_002_neg.ksh37 # Executing 'zpool list' command with bad options fails.
50 log_assert "Executing 'zpool list' with bad options fails"
58 log_pass "Executing 'zpool list' with bad options fails"
/freebsd/secure/lib/libcrypto/man/man3/
H A DASYNC_start_job.3224 a pointer to the currently executing \fB\s-1ASYNC_JOB\s0\fR. If no job is currently
225 executing then this will return \s-1NULL.\s0
227 If executing within the context of a job (i.e. having been called directly or
286 ASYNC_get_current_job returns a pointer to the currently executing \fB\s-1ASYNC_JOB\s0\fR
335 \& printf("Executing within a job\en");
337 \& printf("Not executing within a job \- should not happen\en");
430 The expected output from executing the above example program is:
434 \& Executing within a job
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsdebug.c230 * Op - Executing parse op
262 /* We may be executing a deferred opcode */ in AcpiDsDumpMethodStack()
267 "Executing subtree for Buffer/Package/Region\n")); in AcpiDsDumpMethodStack()
272 * If there is no Thread, we are not actually executing a method. in AcpiDsDumpMethodStack()
290 /* Display stack of executing methods */ in AcpiDsDumpMethodStack()
309 " Method [%4.4s] executing: ", in AcpiDsDumpMethodStack()
312 /* First method is the currently executing method */ in AcpiDsDumpMethodStack()
318 /* Display currently executing ASL statement */ in AcpiDsDumpMethodStack()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_upgrade/
H A Dzfs_upgrade_002_pos.ksh38 # Executing 'zfs upgrade -v ' command succeeds, it should
55 log_assert "Executing 'zfs upgrade -v' command succeeds."
68 log_pass "Executing 'zfs upgrade -v' command succeeds."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zpool_iostat/
H A Dzpool_iostat_003_neg.ksh37 # Executing 'zpool iostat' command with bad options fails.
59 log_assert "Executing 'zpool iostat' with bad options fails"
68 log_pass "Executing 'zpool iostat' with bad options fails"
H A Dzpool_iostat_004_pos.ksh39 # Executing 'zpool iostat' command with various combinations of extended
67 log_assert "Executing 'zpool iostat' with extended stat options succeeds"
77 log_pass "Executing 'zpool iostat' with extended stat options succeeds"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dzpool_import_002_neg.ksh38 # Executing 'zpool import' as regular user should denied.
57 log_assert "Executing 'zpool import' by regular user fails"
65 log_pass "Executing 'zpool import' by regular user fails as expected."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_cli/
H A Dzvol_cli_001_pos.ksh37 # Executing well-formed 'zfs list' commands should return success
56 log_assert "Executing well-formed 'zfs list' commands should return success"
64 log_pass "Executing zfs list on volume works as expected"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dzpool_upgrade_001_pos.ksh38 # Executing 'zpool upgrade -v' command succeeds, prints a description of legacy
54 log_assert "Executing 'zpool upgrade -v' command succeeds"
79 log_pass "Executing 'zpool upgrade -v' command succeeds"
/freebsd/tests/sys/cddl/zfs/tests/cli_user/misc/
H A Dzpool_import_002_neg.ksh36 # Executing 'zpool import' as regular user should denied.
64 log_assert "Executing 'zpool import' by regular user fails"
72 log_pass "Executing 'zpool import' by regular user fails as expected."

12345678910>>...42