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

1 2 3 4 5 6 7 8 91011>>

  /src/external/bsd/jemalloc/dist/scripts/freebsd/
script.sh 3 gmake check
  /src/tests/bin/sh/
t_fsplit.sh 45 check() function
56 (*) atf_fail "Internal test error, $# args to check, test ${TEST}";;
128 check 'for f in $x; do echo x${f}y; done' ''
141 # Check that IFS is applied to text from ${x-...} unless it is inside
143 check 'set -- ${x-a b c}; echo $#' 3
145 check 'set -- ${x-"a b" c}; echo $#' 2
146 check 'set -- ${x-a "b c"}; echo $#' 2
147 check 'set -- ${x-"a b c"}; echo $#' 1
149 check "set -- \${x-'a b' c}; echo \$#" 2
150 check "set -- \${x-a 'b c'}; echo \$#"
    [all...]
  /src/external/bsd/libfido2/dist/tools/
include_check.sh 10 check() { function
23 check examples
24 check fuzz
25 check openbsd-compat
26 CFLAGS="${CFLAGS} -D_FIDO_INTERNAL" check src
27 check src/fido.h
28 check src/fido
29 check tools
  /src/external/gpl3/gdb/dist/sim/testsuite/aarch64/
pass.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb/dist/sim/testsuite/avr/
pass.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb/dist/sim/testsuite/example-synacor/
exit-0.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb/dist/sim/testsuite/iq2000/
pass.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb/dist/sim/testsuite/lm32/
pass.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb/dist/sim/testsuite/m32c/
fail.s 0 # check that the sim doesn't die immediately.
pass.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb/dist/sim/testsuite/m68hc11/
pass.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb/dist/sim/testsuite/mcore/
fail.s 0 # check that the sim doesn't die immediately.
pass.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb/dist/sim/testsuite/microblaze/
fail.s 0 # check that the sim doesn't die immediately.
pass.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb/dist/sim/testsuite/mn10300/
pass.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb/dist/sim/testsuite/moxie/
pass.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb/dist/sim/testsuite/riscv/
pass.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb.old/dist/sim/testsuite/aarch64/
pass.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb.old/dist/sim/testsuite/avr/
pass.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb.old/dist/sim/testsuite/example-synacor/
exit-0.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb.old/dist/sim/testsuite/iq2000/
pass.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb.old/dist/sim/testsuite/lm32/
pass.s 0 # check that the sim doesn't die immediately.
  /src/external/gpl3/gdb.old/dist/sim/testsuite/m32c/
fail.s 0 # check that the sim doesn't die immediately.
pass.s 0 # check that the sim doesn't die immediately.

Completed in 35 milliseconds

1 2 3 4 5 6 7 8 91011>>