| /src/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 | ignore_test.sh | 191 cat > $WORKDIR/correct.out <<EOF 200 diff -u -L "correct" $WORKDIR/correct.out -L "test" $WORKDIR/test.out \ 221 diff -u -L "correct" $WORKDIR/correct1.out -L "test" $WORKDIR/test1.out \ 242 diff -u -L "correct" $WORKDIR/correct2.out -L "test" $WORKDIR/test2.out \ 266 diff -u -L "correct" $WORKDIR/correct3.out -L "test" $WORKDIR/test3.out \
|
| /src/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()
|
| /src/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 …]
|
| /src/contrib/ncurses/ |
| H A D | NEWS | 82 + correct expression for TINFO_LIB variable in misc/ncurses-config.in 105 + correct a recent change to curs_termino.3x, along with formatting 145 + correct _nc_to_char() for the case when wctob() is not found by 242 + correct option-name used in configure script, which resulted in size 259 + update/correct some of the rv/xr strings, checked with tack -TD 345 + correct spelling errors found with codespell. 380 + correct actual-function name in a few trace calls. 399 + correct conditional-compile for a case when the C compiler does not 452 + correct dimensions in test/popup_msg.c, fixing an overrun (patch by 540 + fix misspelled ifdef and correct return-value of _nc_mingw_tcflush in [all …]
|
| /src/contrib/libcbor/ |
| H A D | release.sh | 26 prompt "Is the changelog correct and complete?" 30 prompt "Is the Doxyfile version correct?" 34 prompt "Is the CMake version correct?" 38 prompt "Is the version correct?" 42 prompt "Are the versions correct?"
|
| /src/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()
|
| /src/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()
|
| /src/contrib/tcpdump/ |
| H A D | print-lmp.c | 527 ND_PRINT(" (not correct for object)"); in lmp_print() 546 ND_PRINT(" (not correct for object)"); in lmp_print() 556 ND_PRINT(" (not correct for object)"); in lmp_print() 566 ND_PRINT(" (not correct for object)"); in lmp_print() 582 ND_PRINT(" (not correct for object)"); in lmp_print() 591 ND_PRINT(" (not correct for object)"); in lmp_print() 608 ND_PRINT(" (not correct for object)"); in lmp_print() 625 ND_PRINT(" (not correct for object)"); in lmp_print() 642 ND_PRINT(" (not correct for object)"); in lmp_print() 659 ND_PRINT(" (not correct for object)"); in lmp_print() [all …]
|
| /src/lib/libpmc/pmu-events/arch/powerpc/power8/ |
| H A D | memory.json | 5 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for all data … 6 … Pump Scope and data sourced across this scope was chip pump (prediction=correct) for all data typ… 11 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for a demand … 12 … Pump Scope and data sourced across this scope was chip pump (prediction=correct) for a demand loa… 47 …"BriefDescription": "Initial and Final Pump Scope was group pump (prediction=correct) for a demand… 65 … "BriefDescription": "Pump prediction correct. Counts across all types of pumps for a demand load", 77 …"BriefDescription": "Initial and Final Pump Scope was system pump (prediction=correct) for a deman… 185 …"BriefDescription": "Pump prediction correct. Counts across all types of pumps for all data types … 186 …"PublicDescription": "Pump prediction correct. Counts across all types of pumpsfor all data types …
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/snapused/ |
| H A D | snapused_005_pos.ksh | 38 # Verify usedbysnapshots is correct. 44 # 4. Check check_usedbysnapshots is correct. 54 log_assert "Verify usedbysnapshots is correct." 74 log_pass "Verify usedbysnapshots is correct."
|
| H A D | snapused_003_pos.ksh | 38 # Verify usedbydataset is correct. 45 # 5. Check usedbydataset is correct. 55 log_assert "Verify usedbydataset is correct." 83 log_pass "Verify usedbydataset is correct."
|
| H A D | snapused_002_pos.ksh | 38 # Verify usedbychildren is correct. 46 # 6. Check usedbychildren is correct. 56 log_assert "Verify usedbychildren is correct." 83 log_pass "Verify usedbychildren is correct."
|
| H A D | snapused_004_pos.ksh | 38 # Verify usedbyrefreservation is correct. 50 # 10. Check usedbyrefreservation is correct. 60 log_assert "Verify usedbyrefreservation is correct." 96 log_pass "Verify usedbyrefreservation is correct."
|
| /src/contrib/wpa/src/utils/ |
| H A D | Makefile | 19 # Pick correct OS wrapper implementation 22 # Pick correct event loop implementation 25 # Pick correct edit implementation
|
| /src/tests/sys/cddl/zfs/tests/snapused/ |
| H A D | snapused_test.sh | 30 atf_set "descr" "Verify used is correct." 56 atf_set "descr" "Verify usedbychildren is correct." 82 atf_set "descr" "Verify usedbydataset is correct." 108 atf_set "descr" "Verify usedbyrefreservation is correct." 134 atf_set "descr" "Verify usedbysnapshots is correct."
|
| H A D | snapused_005_pos.ksh | 37 # Verify usedbysnapshots is correct. 43 # 4. Check check_usedbysnapshots is correct. 66 log_assert "Verify usedbysnapshots is correct." 86 log_pass "Verify usedbysnapshots is correct."
|
| H A D | snapused_002_pos.ksh | 37 # Verify usedbychildren is correct. 45 # 6. Check usedbychildren is correct. 68 log_assert "Verify usedbychildren is correct." 95 log_pass "Verify usedbychildren is correct."
|
| H A D | snapused_003_pos.ksh | 37 # Verify usedbydataset is correct. 44 # 5. Check usedbydataset is correct. 67 log_assert "Verify usedbydataset is correct." 95 log_pass "Verify usedbydataset is correct."
|
| H A D | snapused_004_pos.ksh | 37 # Verify usedbyrefreservation is correct. 49 # 10. Check usedbyrefreservation is correct. 72 log_assert "Verify usedbyrefreservation is correct." 108 log_pass "Verify usedbyrefreservation is correct."
|
| /src/tests/sys/netpfil/pf/ |
| H A D | killstate.sh | 88 # Killing with one correct address and one incorrect doesn't kill the state 95 # Killing with correct address does remove the state 99 atf_fail "Killing with the correct IP did not remove our state." 158 # But it does with the correct one 162 atf_fail "Killing with the correct IPs did not remove our state." 216 # Killing with one correct address and one incorrect doesn't kill the state 223 # Killing with correct address does remove the state 227 atf_fail "Killing with the correct IP did not remove our state." 287 # Killing the correct label kills the state 564 # Flushing on the correct interface does (even with floating states) [all …]
|
| /src/contrib/netbsd-tests/fs/tmpfs/ |
| H A D | t_link.sh | 50 echo "Checking if link count is correct after links are created" 57 echo "Checking if link count is correct after links are deleted" 79 echo "Checking if link count is correct after links are created" 86 echo "Checking if link count is correct after links are deleted" 109 atf_set "descr" "Verifies that creating a link raises the correct" \
|
| /src/contrib/pam-krb5/tests/portable/ |
| H A D | mkstemp-t.c | 46 is_int(EINVAL, errno, "...with correct errno"); in main() 50 is_int(EINVAL, errno, "...with correct errno"); in main() 54 is_int(EINVAL, errno, "...with correct errno"); in main() 71 /* Make sure the open mode is correct. */ in main()
|
| /src/share/man/man9/ |
| H A D | nvmem.9 | 63 EINVAL if the size isn't correct. 67 EINVAL if the size isn't correct. 71 EINVAL if the size isn't correct. 75 EINVAL if the size isn't correct.
|
| /src/tests/sys/cddl/zfs/tests/acl/nontrivial/ |
| H A D | zfs_acl_chmod_inherit_001_pos.ksh | 36 # Verify chmod have correct behaviour to directory and file when setting 60 # 5. Verify each directories and files have the correct access control 85 log_assert "Verify chmod have correct behaviour to directory and file when " \ 106 # Verify all the node have expected correct access control 112 # correct inherited access control.
|