Searched refs:correct (Results 26 - 50 of 60) sorted by relevance

123

/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvar-op-sunsh.mk77 # Well, the end result is correct but the way until there is rather
H A Dvarmod-ifelse.mk40 # error. That error message is wrong though. In lint mode, the correct
H A Dvarmod-sysv.mk64 # XXX: It's hard to get the escaping correct here, and to read that.
212 # error, while the correct error message would be "Unknown modifier" since
H A Dcond-func-empty.mk132 # ensure that the parser in ParseEmptyArg has the correct position, both
H A Dvarmod-indirect.mk143 # XXX: What should be the correct strategy here? One possibility is to
H A Dvarmod-subst.mk148 # kind of correct, although it is mixing the terms for variable
/freebsd-13-stable/contrib/ntp/sntp/tests/
H A DMakefile.am71 data/kod-test-correct \
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c931 unsigned char correct[16]; local
933 crypto_onetimeauth_poly1305_sse2(correct, in, inlen, k);
935 return crypto_verify_16(h, correct);
/freebsd-13-stable/usr.sbin/etcupdate/tests/
H A Dtests_test.sh752 echo "Checking tree for correct results:"
946 cat > $WORKDIR/correct.out <<EOF
1010 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/testn.out \
1016 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out \
H A Dalways_test.sh395 cat > $WORKDIR/correct.out <<EOF
430 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out \
551 diff -u -L "correct" $WORKDIR/correct1.out -L "test" $WORKDIR/test1.out \
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dcommon.c1224 * not reflect the correct value for high rates, but it's good enough for Action
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A DMakefile.am353 data/bleichenbacher-sf-pad-correct.pem \
/freebsd-13-stable/contrib/kyua/integration/
H A Dcmd_test_test.sh167 expect_all_pass:exit -> expected_failure: Exiting with correct code [S.UUUs]
169 expect_all_pass:signal -> expected_failure: Exiting with correct signal [S.UUUs]
595 "not get the correct configuration variables"
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc509 // Look for the correct vmount entry.
/freebsd-13-stable/share/mk/
H A Dbsd.cpu.mk79 # Logic to set up correct gcc optimization flag. This must be included
/freebsd-13-stable/contrib/openbsm/config/
H A Dconfig.guess654 true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct
1295 if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1390 // on the data. Local is more conservative, Roaming may not always be correct.
/freebsd-13-stable/crypto/heimdal/
H A Dconfig.guess684 true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct
1386 if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */
/freebsd-13-stable/contrib/byacc/
H A Dconfig.guess747 true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct
1552 if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */
/freebsd-13-stable/contrib/libevent/
H A Dconfig.guess706 true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct
/freebsd-13-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess706 true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct
/freebsd-13-stable/contrib/ncurses/
H A Dconfig.guess747 true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct
1552 if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */
/freebsd-13-stable/contrib/sqlite3/
H A Dconfig.guess737 true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct
/freebsd-13-stable/contrib/tcpdump/
H A Dconfig.guess737 true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct
/freebsd-13-stable/contrib/unbound/
H A Dconfig.guess757 true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct
1578 if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */

Completed in 273 milliseconds

123