/freebsd/usr.sbin/etcupdate/tests/ |
H A D | tzsetup_test.sh | 150 cat > $WORKDIR/correct.out <<EOF 154 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/testn.out \ 160 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out \ 173 cat > $WORKDIR/correct.out <<EOF 177 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/testn.out \ 183 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out \ 196 cat > $WORKDIR/correct.out <<EOF 202 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/testn.out \ 208 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out \ 222 cat > $WORKDIR/correct.out <<EOF [all …]
|
H A D | preworld_test.sh | 234 cat > $WORKDIR/correct.out <<EOF 240 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/testn.out \ 246 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out \
|
H A D | ignore_test.sh | 191 cat > $WORKDIR/correct.out <<EOF 200 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out \
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_auth/hmacsha512256/ |
H A D | auth_hmacsha512256.c | 87 unsigned char correct[32]; in crypto_auth_hmacsha512256_verify() local 89 crypto_auth_hmacsha512256(correct, in, inlen, k); in crypto_auth_hmacsha512256_verify() 91 return crypto_verify_32(h, correct) | (-(h == correct)) | in crypto_auth_hmacsha512256_verify() 92 sodium_memcmp(correct, h, 32); in crypto_auth_hmacsha512256_verify()
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_auth/hmacsha256/ |
H A D | auth_hmacsha256.c | 112 unsigned char correct[32]; in crypto_auth_hmacsha256_verify() local 114 crypto_auth_hmacsha256(correct, in, inlen, k); in crypto_auth_hmacsha256_verify() 116 return crypto_verify_32(h, correct) | (-(h == correct)) | in crypto_auth_hmacsha256_verify() 117 sodium_memcmp(correct, h, 32); in crypto_auth_hmacsha256_verify()
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_auth/hmacsha512/ |
H A D | auth_hmacsha512.c | 112 unsigned char correct[64]; in crypto_auth_hmacsha512_verify() local 114 crypto_auth_hmacsha512(correct, in, inlen, k); in crypto_auth_hmacsha512_verify() 116 return crypto_verify_64(h, correct) | (-(h == correct)) | in crypto_auth_hmacsha512_verify() 117 sodium_memcmp(correct, h, 64); in crypto_auth_hmacsha512_verify()
|
/freebsd/lib/libc/tests/gen/ |
H A D | fmtcheck_test.c | 41 int correct; member 85 if (test_fmts[i].correct == 1) in ATF_TC_BODY() 92 (test_fmts[i].correct == 1) ? "1st" : "2nd"); in ATF_TC_BODY()
|
/freebsd/contrib/netbsd-tests/lib/libc/gen/ |
H A D | t_fmtcheck.c | 44 int correct; member 97 if (test_fmts[i].correct == 1) { in ATF_TC_BODY() 106 (test_fmts[i].correct == 1) ? "1st" : "2nd"); in ATF_TC_BODY()
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/strlen/ |
H A D | tst.strlen1.d | 40 correct = 1; 45 exit(correct ? 0 : 1);
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/ |
H A D | poly1305_donna.c | 108 unsigned char correct[16]; in crypto_onetimeauth_poly1305_donna_verify() local 110 crypto_onetimeauth_poly1305_donna(correct, in, inlen, k); in crypto_onetimeauth_poly1305_donna_verify() 112 return crypto_verify_16(h, correct); in crypto_onetimeauth_poly1305_donna_verify()
|
/freebsd/contrib/netbsd-tests/usr.bin/id/ |
H A D | t_whoami.sh | 37 atf_test_case correct 73 atf_add_test_case correct
|
H A D | t_groups.sh | 37 atf_test_case correct 69 atf_add_test_case correct
|
/freebsd/lib/libc/tests/stdio/ |
H A D | print_positional_test.c | 40 const char correct[] = variable 117 temp = correct; in ATF_TC_BODY()
|
/freebsd/contrib/ntp/sntp/libevent/cmake/ |
H A D | CheckPrototypeDefinition.cmake | 1 # - Check if the protoype we expect is correct. 69 set(${_VARIABLE} 1 CACHE INTERNAL "Have correct prototype for ${_FUNCTION}") 76 set(${_VARIABLE} 0 CACHE INTERNAL "Have correct prototype for ${_FUNCTION}")
|
/freebsd/contrib/libevent/cmake/ |
H A D | CheckPrototypeDefinition.cmake | 1 # - Check if the protoype we expect is correct. 69 set(${_VARIABLE} 1 CACHE INTERNAL "Have correct prototype for ${_FUNCTION}") 76 set(${_VARIABLE} 0 CACHE INTERNAL "Have correct prototype for ${_FUNCTION}")
|
/freebsd/contrib/dialog/ |
H A D | CHANGES | 128 + correct rc-file lookup of "default" color (report by Grady Martin, 133 + correct check for return-value of isblank(), which is not necessarily 151 + correct ordering of libraries in configure-script, which appended 186 + correct substitution for $LIBS value in dialog-config.in (report by 202 + correct clearing after text in progressbox from 2018/06/21 changes 251 + correct parameter to test when trimming blanks from the script, 358 --tab-correct option. 385 + correct mapping of mouse-clicks on the day-grid in calendar widget 394 + correct --infobox documentation, which said it shows an OK button. 461 + correct malloc-size for change to prgbox. [all …]
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 165 + correct an assignment in infocmp "-u" for detecting if a boolean 184 + correct initial alignment of extended capabilities in infocmp, so 209 + correct loop termination condition in waddnstr() and waddnwstr() 226 + correct a couple of section-references in INSTALL. 280 + correct limit for name-length in write_entry.c (report/testcase by 305 + correct formatting of table header in curs_inopts.3x (Branden 307 + correct manpage description of panel_hidden (report by Benjamin 332 + correct wadd_wch_literal() when adding a non-spacing character to a 372 + correct definition of Charable() for non-wide ncurses library (report 411 + correct copy/paste error in nc_access.h (report by Werner Fink). [all …]
|
/freebsd/crypto/openssl/test/recipes/80-test_cmp_http_data/ |
H A D | test_credentials.csv | 6 0,wrong secret - correct cert, -section,,BLANK,, -secret,pass:wrong, -cert,signer.crt, -key,signer.… 9 1,empty ref but correct cert, -section,, -ref,"""",BLANK,, -cert,signer.crt, -key,signer.p12, -keyp… 10 1,wrong ref but correct cert, -section,, -ref,wrong,BLANK,, -cert,signer.crt, -key,signer.p12, -key… 31 1,correct extraCerts, -section,,BLANK,,BLANK,, -cert,signer.crt, -key,signer.p12, -keypass,pass:123…
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | silabs,si570.txt | 20 The correct frequency for the part used has to be provided in 21 order to generate the correct output frequencies. For more
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_rfgain.c | 308 uint32_t correct = ar5212GetGainFCorrection(ah); in ar5212GetRfgain() local 309 if (gv->currGain >= correct) in ar5212GetRfgain() 310 gv->currGain -= correct; in ar5212GetRfgain()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | dwarfs | 26 ## has the correct DWARFS magic. 37 ## Finally, we check that the *next* block also has the correct DWARFS magic.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | PKCS7_decrypt.pod | 38 PKCS7_decrypt() must be passed the correct recipient key and certificate. It would 39 be better if it could look up the correct key and certificate from a database.
|
/freebsd/bin/sh/tests/expansion/ |
H A D | arith13.0 | 2 # Require either an error or a correct implementation.
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8992-lg-bullhead-rev-10.dts | 13 /* required for bootloader to select correct board */
|
H A D | msm8992-lg-bullhead-rev-101.dts | 13 /* required for bootloader to select correct board */
|