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

123

/freebsd-10-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-10-stable/lib/libc/tests/iconv/
H A Diconvctl_test.c35 test_trivialp(const char *src, const char *dst, int expected) argument
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dstore-test.c48 compare(const char *name, krb5_storage *sp, void *expected, size_t len) argument
/freebsd-10-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-10-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
H A Dnext_test.c232 _testl(const char *exp, int line, long double actual, long double expected, argument
/freebsd-10-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-10-stable/contrib/expat/tests/
H A Dchardata.c79 CharData_CheckString(CharData *storage, const char *expected) argument
108 CharData_CheckXMLChars(CharData *storage, const XML_Char *expected) argument
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libm/
H A Dt_fe_round.c24 long int expected; member in struct:__anon287
/freebsd-10-stable/tools/regression/poll/
H A Dsockpoll.c51 report(int num, const char *state, int expected, int got) argument
H A Dpipeselect.c36 report(int num, const char *state, int expected, int got) argument
/freebsd-10-stable/crypto/openssl/crypto/rc4/
H A Drc4test.c200 static unsigned char expected[] = { local
/freebsd-10-stable/contrib/openpam/t/
H A Dt_openpam_readword.c54 orw_expect(struct t_file *tf, const char *expected, int lines, int eof, int eol) argument
[all...]
/freebsd-10-stable/tests/sys/kern/acct/
H A Dacct_test.c59 check_result(const char *name, float expected, union cf v) argument
/freebsd-10-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-10-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcommands.c234 check_arg_count(int nargs, int expected) argument
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dtest_name.c72 test_expand(hx509_context context, const char *name, const char *expected) argument
/freebsd-10-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-10-stable/tools/regression/netinet6/inet6_rth/
H A Dtest_subr.c57 checkptr(caddr_t expected, caddr_t got, const char *desc) argument
90 checkstr(const char *expected, const char *got, size_t explen, const char *desc) argument
123 checknum(int expected, int got, int cmp, const char *desc) argument
[all...]
/freebsd-10-stable/usr.bin/rpcgen/
H A Drpc_tblout.c91 int expected; local

Completed in 240 milliseconds

123