HomeSort by: relevance | last modified time | path
    Searched refs:Tests (Results 1 - 25 of 134) sorted by relevancy

1 2 3 4 5 6

  /src/usr.bin/make/unit-tests/
opt-var-expanded.mk 3 # Tests for the -v command line option.
opt-var-literal.mk 3 # Tests for the -V command line option.
opt-debug.mk 3 # Tests for the -d command line option, which controls debug logging.
shell-custom.mk 3 # Tests for using a custom shell for running the commands.
shell-sh.mk 3 # Tests for using a bourne shell for running the commands.
var-scope-global.mk 3 # Tests for global variables, which are the most common variables.
varmod-order-reverse.mk 3 # Tests for the :Or variable modifier, which returns the words, sorted in
deptgt-error.mk 3 # Tests for the special target .ERROR in dependency declarations, which
directive-elifdef.mk 3 # Tests for the .elifdef directive, which is seldom used. Instead of writing
directive-elifndef.mk 3 # Tests for the .elifndef directive, which is an obscure form of writing the
directive-if-nested.mk 3 # Tests for deeply nested .if directives. By default, memory for 128 nested
directive-unexport-env.mk 3 # Tests for the .unexport-env directive.
opt-x-reduce-exported.mk 3 # Tests for the -X command line option, which prevents variables passed on the
varmod-quote-dollar.mk 3 # Tests for the :q variable modifier, which quotes the string for the shell
varmod-to-many-words.mk 3 # Tests for the :tw modifier, which treats the variable as many words,
varmod-to-one-word.mk 3 # Tests for the :tW variable modifier, which treats the variable value
varname-dot-alltargets.mk 3 # Tests for the special .ALLTARGETS variable.
14 # Since the tests are run with the -r option, no targets are
depsrc-meta.mk 3 # Tests for the special source .META in dependency declarations.
directive-for-lines.mk 3 # Tests for the line numbers that are reported in .for loops.
directive-unexport.mk 3 # Tests for the .unexport directive.
opt-no-action-runflags.mk 3 # Tests for the -n command line option, which runs almost no commands,
varmod-sun-shell.mk 3 # Tests for the :sh variable modifier, which runs the shell command
  /src/tests/usr.bin/printf/
t_builtin.sh 28 # The shell to use for tests of the builtin printf (or at least try)
31 # This tests the builtin printf command in ${TEST_SH}
33 # For the actual code/tests see printf.sh
34 # (shared with tests for the external (filesystem) command printf
36 # These tests are designed to be able to be run by ATF, or standalone
117 Tests=
t_command.sh 32 # This tests an external (filesystem) printf command
34 # For the actual code/tests see printf.sh
35 # (shared with tests for the shell builtin printf
37 # These tests are designed to be able to be run by ATF, or standalone
120 ('') Tests=
  /src/tests/bin/ps/
t_ps.sh 247 atf_set "descr" "Tests simple uses of header overriding via" \
276 atf_set "descr" "Tests header overriding with embedded space," \
306 atf_set "descr" "Tests simple uses of null column headings" \
348 atf_set "descr" "Tests the use of 'ps -o foo= -o bar=' (with a" \
376 atf_set "descr" "Tests the use of -o options to display the" \

Completed in 24 milliseconds

1 2 3 4 5 6