| /netbsd-src/external/public-domain/xz/dist/tests/ |
| H A D | test_stream_flags.c | 55 succeed(test_header_decoder(LZMA_OK)); in test_header() 79 succeed(test_footer_decoder(LZMA_OK)); in test_footer() 131 succeed(test_header_decoder(LZMA_FORMAT_ERROR)); in test_decode_invalid() 137 succeed(test_header_decoder(LZMA_OK)); in test_decode_invalid() 143 succeed(test_header_decoder(LZMA_OPTIONS_ERROR)); in test_decode_invalid() 148 succeed(test_header_decoder(LZMA_DATA_ERROR)); in test_decode_invalid() 155 succeed(test_footer_decoder(LZMA_OPTIONS_ERROR)); in test_decode_invalid() 160 succeed(test_footer_decoder(LZMA_FORMAT_ERROR)); in test_decode_invalid()
|
| H A D | test_index.c | 222 succeed(coder_loop(&strm, NULL, 0, buf, index_size, in test_code() 229 succeed(decoder_loop(&strm, buf, index_size)); in test_code() 259 succeed(lzma_index_buffer_encode(i, buf, &buf_pos, index_size + 1)); in test_code() 270 succeed(lzma_index_buffer_decode(&d, &memlimit, NULL, buf, &buf_pos, in test_code() 607 succeed(coder_loop(&strm, NULL, 0, buf, 20, in test_corrupt() 614 succeed(decoder_loop_ret(&strm, buf, 1, LZMA_DATA_ERROR)); in test_corrupt() 620 succeed(decoder_loop_ret(&strm, buf, 10, LZMA_DATA_ERROR)); in test_corrupt() 626 succeed(decoder_loop_ret(&strm, buf, 16, LZMA_DATA_ERROR)); in test_corrupt()
|
| H A D | test_bcj_exact_size.c | 36 succeed(lzma_lzma_preset(&opt_lzma2, 0)); in compress()
|
| H A D | tests.h | 27 #define succeed(test) expect(!(test)) macro
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | opt-keep-going-multiple.mk | 12 .MAKEFLAGS: fail1 fail2 succeed 17 succeed: .PHONY
|
| H A D | opt-keep-going-multiple.exp | 5 true succeed
|
| /netbsd-src/external/bsd/openldap/dist/tests/scripts/ |
| H A D | test006-acls | 392 description: added by jaj (should succeed) 470 dn: cn=Added by Bjorn (must succeed),ou=Add & Delete,dc=example,dc=com 473 cn: Added by Bjorn (must succeed) 488 dn: cn=Added by Bjorn (must succeed),ou=Add & Delete,dc=example,dc=com 492 description: this attribute value will be deleted by Babs (must succeed) 594 dn: cn=Added by Bjorn (must succeed),ou=Add & Delete,dc=example,dc=com 621 dn: cn=Added by Bjorn (must succeed),ou=Add & Delete,dc=example,dc=com 624 description: this attribute value will be deleted by Babs (must succeed)
|
| /netbsd-src/external/bsd/openldap/dist/tests/data/ |
| H A D | aci.out | 2 # Searching "dc=example,dc=com" (should succeed with no results)... 3 …cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com" (should succeed)... 20 …as "cn=John Doe,ou=Information Technology Division,ou=People,dc=example,dc=com" (should succeed)... 68 …,ou=Information Technology Division,ou=People,dc=example,dc=com" (should succeed with no results).…
|
| H A D | acl.out.provider | 51 dn: cn=Added by Bjorn (must succeed),ou=Add & Delete,dc=example,dc=com 53 cn: Added by Bjorn (must succeed) 94 description: added by jaj (should succeed)
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | component.c | 751 int count, sequent_dquote, unclosed_brace, succeed; in get_GSER_value() local 766 succeed = 0; in get_GSER_value() 783 succeed = 1; in get_GSER_value() 788 if ( !succeed || cav->cav_ptr[count] != '"' ) { in get_GSER_value() 805 succeed = 1; in get_GSER_value() 810 if ( !succeed || in get_GSER_value() 830 succeed = 1; in get_GSER_value() 835 if ( !succeed || cav->cav_ptr[count] != '}' ) return LDAP_FILTER_ERROR; in get_GSER_value() 841 succeed = 1; in get_GSER_value()
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/data/ |
| H A D | test006-out.ldif | 114 description: added by jaj (should succeed) 121 description: added by jaj (should succeed) 130 description: added by jaj (should succeed) 139 description: another one added by bjorn (should succeed)
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ssl-tests/ |
| H A D | 14-curves.cnf.in | 112 #succeed but fallback to P-256 172 #negotiation to succeed because we fall back to some other
|
| H A D | 12-ct.cnf.in | 109 # should succeed.
|
| /netbsd-src/external/gpl3/gdb.old/dist/gnulib/patches/ |
| H A D | 0001-use-windows-stat | 13 dnl AIX 7.1, Solaris 9, mingw64 mistakenly succeed on stat("file/").
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/patches/ |
| H A D | 0001-use-windows-stat | 13 dnl AIX 7.1, Solaris 9, mingw64 mistakenly succeed on stat("file/").
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/scripts/ |
| H A D | test006-acl | 202 description: another one added by bjorn (should succeed) 280 description: added by jaj (should succeed)
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/h8300/ |
| H A D | bset.s | 802 bset/eq #0, @byte_dst:16 ; Zero is set: operation should succeed. 822 bclr/eq #0, @byte_dst:32 ; Zero is set: operation should succeed. 855 bset/ne #0, @byte_dst:16 ; Zero is clear: operation should succeed. 874 bclr/ne #0, @byte_dst:32 ; Zero is clear: operation should succeed.
|
| /netbsd-src/external/gpl2/gmake/dist/tests/scripts/ |
| H A D | test_template | 11 # make. If not specified, it's assumed that the make program should succeed
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | BIO_s_bio.pod | 90 written to the BIO so the next read will succeed: this is most useful 114 TLS/SSL handshake for example. BIO_write_ex() will succeed and place data in the 117 transport before flushing the write buffer it will never succeed because the
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | BIO_s_bio.pod | 90 written to the BIO so the next read will succeed: this is most useful 114 TLS/SSL handshake for example. BIO_write_ex() will succeed and place data in the 117 transport before flushing the write buffer it will never succeed because the
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/ |
| H A D | 12-ct.conf.in | 107 # should succeed.
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | stdio_h.m4 | 28 /* For non-mingw systems, compilation will trivially succeed. 29 For mingw, compilation will succeed for older mingw (system
|
| /netbsd-src/tests/lib/libc/regex/ |
| H A D | README | 7 Otherwise it is expected to succeed, and the third field is the string to
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/ |
| H A D | compilation.rst | 56 Functions are looked up by name. For this to succeed, a function 92 Globals are looked up by name. For this to succeed, a global
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/ |
| H A D | compilation.rst | 56 Functions are looked up by name. For this to succeed, a function 92 Globals are looked up by name. For this to succeed, a global
|