Searched defs:expected (Results 1 - 25 of 90) sorted by relevance

1234

/freebsd-11-stable/contrib/openpam/t/
H A Dt_pam_err.c49 t_compare_pam_err(int expected, int received) argument
H A Dt_openpam_readword.c63 orw_expect(struct t_file *tf, const char *expected, int lines, int eof, int eol) argument
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_zip64.c30 verify_zip_filesize(uint64_t size, int expected) argument
H A Dtest_write_format_cpio.c244 test_big_entries(int (*set_format)(struct archive *), int64_t size, int expected) argument
/freebsd-11-stable/lib/libc/tests/iconv/
H A Diconvctl_test.c35 test_trivialp(const char *src, const char *dst, int expected) argument
/freebsd-11-stable/contrib/expat/tests/
H A Dchardata.c80 CharData_CheckXMLChars(CharData *storage, const XML_Char *expected) { argument
/freebsd-11-stable/lib/libutil/tests/
H A Dtrimdomain-nodomain_test.c64 const char *expected = (output == NULL) ? input : output; local
H A Dtrimdomain_test.c64 const char *expected = (output == NULL) ? input : output; local
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dstore-test.c48 compare(const char *name, krb5_storage *sp, void *expected, size_t len) argument
/freebsd-11-stable/contrib/ntp/sntp/tests/
H A DkodFile.c117 FILE * expected = fopen(CreatePath("kod-expected-single", INPUT_DIR),"rb"); local
147 FILE * expected = fopen(CreatePath("kod-expected-multiple", INPUT_DIR),"rb"); local
[all...]
H A DfileHandlingTest.c61 CompareFileContent( FILE * expected, FILE * actual ) argument
H A DkeyFile.c20 CompareKeys( struct key expected, struct key actual ) argument
[all...]
H A Dutilities.c65 FinishDebugTest(const char * expected, argument
105 const char * expected = "2001:db8:85a3:8d3:1319:8a2e:370:7334"; local
121 struct pkt expected; local
136 struct pkt expected; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/rc4/
H A Drc4test.c200 static unsigned char expected[] = { local
/freebsd-11-stable/contrib/netbsd-tests/lib/libm/
H A Dt_fe_round.c24 long int expected; member in struct:__anon3604
/freebsd-11-stable/lib/msun/tests/
H A Dconj_test.c78 complex long double expected; local
84 __real__ expected = __real__ in = tests[2 * i]; local
86 __imag__ expected = -cimag(in); local
/freebsd-11-stable/sbin/dhclient/tests/
H A Doption-domain-search.c40 char *expected = "example.org."; local
114 char *expected = "example.org. example.com."; local
188 char *expected = "example.org. foobar.org."; local
288 char *expected local
[all...]
/freebsd-11-stable/tools/regression/poll/
H A Dsockpoll.c51 report(int num, const char *state, int expected, int got) argument
/freebsd-11-stable/tests/sys/kern/acct/
H A Dacct_test.c59 check_result(const char *name, float expected, union cf v) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dload-index.c53 apr_off_t expected = 0; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcommands.c234 check_arg_count(int nargs, int expected) argument
/freebsd-11-stable/contrib/apr-util/test/
H A Dtestxlate.c32 test_conversion(abts_case *tc, apr_xlate_t *convset, const char *inbuf, const char *expected) argument
/freebsd-11-stable/crypto/openssh/regress/unittests/hostkeys/
H A Dtest_iterate.c25 struct expected { struct
38 const struct expected *expected; member in struct:cbctx
56 const struct expected *expected; local
146 prepare_expected(struct expected *expected, size_t n) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dtest_name.c72 test_expand(hx509_context context, const char *name, const char *expected) argument
/freebsd-11-stable/tests/sys/sys/
H A Dbitstring_test.c359 int result, s, e, expected; local

Completed in 143 milliseconds

1234