/freebsd/sys/contrib/libsodium/test/default/ |
H A D | aead_chacha20poly1305.c | 37 printf("found_clen is not properly set\n"); in tv() 51 printf("found_maclen is not properly set\n"); in tv() 63 printf("m2len is not properly set\n"); in tv() 96 printf("found_clen is not properly set (adlen=0)\n"); in tv() 111 printf("m2len is not properly set (adlen=0)\n"); in tv() 141 printf("found_clen is not properly set (adlen=0)\n"); in tv() 156 printf("m2len is not properly set (adlen=0)\n"); in tv() 220 printf("found_clen is not properly set\n"); in tv_ietf() 235 printf("found_maclen is not properly set\n"); in tv_ietf() 246 printf("m2len is not properly set\n"); in tv_ietf() [all …]
|
H A D | aead_xchacha20poly1305.c | 46 printf("found_clen is not properly set\n"); in tv() 61 printf("found_maclen is not properly set\n"); in tv() 72 printf("m2len is not properly set\n"); in tv() 100 printf("clen is not properly set (adlen=0)\n"); in tv() 114 printf("m2len is not properly set (adlen=0)\n"); in tv() 144 printf("clen is not properly set (adlen=0)\n"); in tv() 159 printf("m2len is not properly set (adlen=0)\n"); in tv()
|
/freebsd/tests/sys/netpfil/pf/ |
H A D | rtable.sh | 53 # Echo requests will be properly forwarded but replies can't be routed back. 58 # Allow replies coming back to the tester properly via stateful filtering post-routing. 64 # Allow replies coming back to the tester properly via provding extra routes in rtable 1 100 # Echo requests will be properly forwarded but replies can't be routed back. 106 # Allow replies coming back to the tester properly via stateful filtering post-routing. 113 # Allow replies coming back to the tester properly via provding extra routes in rtable 1
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
H A D | rsend_011_pos.ksh | 36 # Changes made by 'zfs inherit' can be properly received. 41 # 3. Verify all the datasets can be properly backup and receive 54 log_assert "Verify changes made by 'zfs inherit' can be properly received." 105 # Verify all the sub-datasets can be properly received. 114 log_pass "Changes made by 'zfs inherit' can be properly received."
|
H A D | rsend_008_pos.ksh | 36 # Changes made by 'zfs promote' can be properly received. 41 # 3. Verify all the datasets and properties were properly received. 79 log_assert "Changes made by 'zfs promote' can be properly received." 113 # Verify all the sub-datasets can be properly received. 131 log_pass "Changes made by 'zfs promote' can be properly received."
|
H A D | send_doall.ksh | 23 # Verify send_doall stream is properly received 28 # 3) Receive the file to newfs to test if the stream is properly handled.
|
/freebsd/tests/sys/auditpipe/ |
H A D | auditpipe_test.c | 43 "AUDITPIPE_GET_QLEN works properly"); in ATF_TC_HEAD() 60 "AUDITPIPE_GET_QLIMIT works properly"); in ATF_TC_HEAD() 77 "AUDITPIPE_SET_QLIMIT works properly"); in ATF_TC_HEAD() 126 "AUDITPIPE_GET_QLIMIT_MIN works properly"); in ATF_TC_HEAD() 143 "AUDITPIPE_GET_QLIMIT_MAX works properly"); in ATF_TC_HEAD() 160 "AUDITPIPE_GET_MAXAUDITDATA works properly"); in ATF_TC_HEAD()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/ |
H A D | zfs_allow_012_neg.ksh | 37 # can not use permissions properly when delegation property is set off 41 # 2. Verify privileged user can not use permissions properly when 53 log_assert "Verify privileged user can not use permissions properly when " \ 92 log_pass "Verify privileged user can not use permissions properly when " \
|
/freebsd/tests/sys/cddl/zfs/tests/rsend/ |
H A D | rsend_011_pos.ksh | 36 # Changes made by 'zfs inherit' can be properly received. 41 # 3. Verify all the datasets can be properly backup and receive 64 log_assert "Verify changes made by 'zfs inherit' can be properly received." 121 # Verify all the sub-datasets can be properly received. 132 log_pass "Changes made by 'zfs inherit' can be properly received."
|
H A D | rsend_008_pos.ksh | 36 # Changes made by 'zfs promote' can be properly received. 41 # 3. Verify all the datesets and property be properly received. 85 log_assert "Changes made by 'zfs promote' can be properly received." 119 # Verify all the sub-datasets can be properly received. 137 log_pass "Changes made by 'zfs promote' can be properly received."
|
/freebsd/tests/sys/cddl/zfs/tests/delegate/ |
H A D | zfs_allow_012_neg.ksh | 37 # can not use permissions properly when delegation property is set off 41 # 2. Verify privileged user can not use permissions properly when 54 log_assert "Verify privileged user can not use permissions properly when " \ 79 log_pass "Verify privileged user can not use permissions properly when " \
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/vdev_zaps/ |
H A D | vdev_zaps_004_pos.ksh | 20 # Verify that per-vdev ZAPs are properly transferred on attach/detach. 25 # 3. Verify that top-level and leaf-level ZAPs were transferred properly. 28 # 6. Verify that top-level and leaf-level ZAPs were transferred properly. 34 log_assert "Per-vdev ZAPs are transferred properly on attach/detach"
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | dep-colon-bug-cross-file.mk | 4 # was not finished properly. This made it possible to add further commands 8 # This dependency group is not finished properly. Finishing the dependency 25 # properly copied before storing them in global variables.
|
H A D | cond-op.mk | 116 # This condition is obviously malformed. It is properly detected and also 117 # was properly detected before 2021-01-19, but only because the left hand 144 # This condition is obviously malformed. It is properly detected and also 145 # was properly detected before 2021-01-19, but only because the left hand
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unshare/ |
H A D | zfs_unshare_008_pos.ksh | 27 # Verify that datasets mounted at directories with whitespace are properly escaped 50 log_assert "Datasets with spaces are properly shared and unshared." 58 log_pass "Datasets with spaces are properly shared and unshared."
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenACC.cpp | 495 // Restrictions only properly implemented on 'compute' constructs, and in VisitDefaultClause() 519 // Restrictions only properly implemented on 'compute' constructs, and in VisitIfClause() 552 // Restrictions only properly implemented on 'compute' constructs, and in VisitSelfClause() 585 // Restrictions only properly implemented on 'compute' constructs, and in VisitNumGangsClause() 640 // Restrictions only properly implemented on 'compute' constructs, and in VisitNumWorkersClause() 661 // Restrictions only properly implemented on 'compute' constructs, and in VisitVectorLengthClause() 682 // Restrictions only properly implemented on 'compute' constructs, and in VisitAsyncClause() 704 // Restrictions only properly implemented on 'compute' and 'loop' in VisitPrivateClause() 723 // Restrictions only properly implemented on 'compute' constructs, and in VisitFirstPrivateClause() 740 // Restrictions only properly implemented on 'compute' constructs, and in VisitNoCreateClause() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RegisterBank.h | 35 /// Only the RegisterBankInfo can initialize RegisterBank properly. 52 /// if it has been properly constructed.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/ |
H A D | projectid_001_pos.ksh | 37 # Check project ID/flags can be set/inherited properly 70 log_assert "Check project ID/flags can be set/inherited properly" 113 log_pass "Check project ID/flags can be set/inherited properly"
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/t/ |
H A D | basic.t | 101 # (12) Make sure \ is working properly 105 # This should fail if the \ are not interpreted properly. 109 # (13) Make sure \ is working properly 120 # (14-27) Make sure \ is working properly
|
/freebsd/sys/contrib/openzfs/scripts/ |
H A D | paxcheck.sh | 16 echo " Files with such sections will not work properly (or at all!) on some" 35 echo " properly, if at all."
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zpool_iostat/ |
H A D | zpool_iostat_-c_disable.ksh | 43 log_assert "zpool iostat -c properly handles ZPOOL_SCRIPTS_ENABLED" 54 log_pass "zpool iostat -c properly handles ZPOOL_SCRIPTS_ENABLED passed"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zpool_status/ |
H A D | zpool_status_-c_disable.ksh | 43 log_assert "zpool status -c properly handles ZPOOL_SCRIPTS_ENABLED" 54 log_pass "zpool status -c properly handles ZPOOL_SCRIPTS_ENABLED passed"
|
/freebsd/sys/crypto/siphash/ |
H A D | siphash.c | 77 ("%s: context %p not properly initialized", __func__, ctx)); in SipHash_SetKey() 130 ("%s: context %p not properly initialized", __func__, ctx)); in SipHash_Update() 177 ("%s: context %p not properly initialized", __func__, ctx)); 189 ("%s: context %p not properly initialized", __func__, ctx)); in SipHash_End()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/ |
H A D | zfs_mount_encrypted.ksh | 50 log_assert "'zfs mount -l' should properly load a valid wrapping key" 69 log_pass "'zfs mount -l' properly loads a valid wrapping key"
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/rates/ |
H A D | tst.aggrate.d | 31 * If the aggregation rate is set properly, there should be no aggregation 43 * is being set properly, there should be no aggregation drops. Note that
|