Searched defs:test (Results 126 - 150 of 207) sorted by relevance

123456789

/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Dtest_config.c93 } test[] = { variable in typeref:struct:__anon5055
[all...]
/freebsd-10.1-release/tools/regression/lib/msun/
H A Dtest-ctrig.c81 #define test(func, z, result, exceptmask, excepts, checksign) do { \ macro
H A Dtest-invctrig.c80 #define test(func, z, result, exceptmask, excepts, checksign) do { \ macro
H A Dtest-invtrig.c63 #define test(func, x, result, excepts) \ macro
/freebsd-10.1-release/tools/regression/priv/
H A Dmain.c367 expect(const char *test, int error, int expected_error, int expected_errno) argument
387 setup_dir(const char *test, char *dpathp, uid_t uid, gid_t gid, mode_t mode) argument
403 setup_file(const char *test, char *fpathp, uid_t uid, gid_t gid, mode_t mode) argument
426 set_creds(const char *test, uid_t uid, gid_t gid) argument
439 enter_jail(const char *test) argument
464 run_child(struct test *test, int asroot, int injail) argument
483 run(struct test *test, int asroot, int injail) argument
[all...]
/freebsd-10.1-release/tools/regression/sockets/listen_backlog/
H A Dlisten_backlog.c69 socket_get_backlog(int sock, int *backlogp, const char *testclass, const char *test, const char *testfunc) argument
100 socket_listen(int domain, int type, int protocol, int backlog, int create_backlog_assertion, int listen_backlog_assertion, int *sockp, const char *domainstring, const char *typestring, const char *testclass, const char *test) argument
221 socket_listen_update(int domain, int type, int protocol, int backlog, int update_backlog, int listen_backlog_assertion, int update_backlog_assertion, int *sockp, const char *domainstring, const char *typestring, const char *testclass, const char *test) argument
[all...]
/freebsd-10.1-release/tools/regression/sockets/unix_passfd/
H A Dunix_passfd.c50 domainsocketpair(const char *test, int *fdp) argument
66 devnull(const char *test, int *fdp) argument
77 tempfile(const char *test, int *fdp) argument
91 dofstat(const char *test, in argument
99 samefile(const char *test, struct stat *sb1, struct stat *sb2) argument
109 sendfd(const char *test, int sockfd, int sendfd) argument
146 recvfd(const char *test, int sockfd, int *recvfd) argument
195 const char *test; local
[all...]
/freebsd-10.1-release/tools/regression/sockets/zerosend/
H A Dzerosend.c49 try_0send(const char *test, int fd) argument
63 try_0write(const char *test, int fd) argument
77 setup_udp(const char *test, int *fdp) argument
115 setup_tcp(const char *test, int *fdp) argument
186 setup_udsstream(const char *test, int *fdp) argument
194 setup_udsdgram(const char *test, int *fdp) argument
202 setup_pipe(const char *test, int *fdp) argument
210 setup_fifo(const char *test, int *fdp) argument
[all...]
/freebsd-10.1-release/tools/regression/usr.bin/cc/
H A Dfloat.c47 #define test(desc, pass) test1((desc), (pass), 0) macro
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/bf/
H A Dbftest.c365 static int test(void) function
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c351 call3_test_t *test; local
[all...]
/freebsd-10.1-release/contrib/atf/atf-c++/
H A Dmacros_test.cpp336 struct test { struct
380 struct test { struct
429 struct test { struct
474 struct test { struct
521 struct test { struct
566 struct test { struct
615 struct test { struct
667 struct test { struct
715 struct test { struct
[all...]
/freebsd-10.1-release/contrib/dialog/
H A Dui_getc.c182 struct timeval test; local
/freebsd-10.1-release/contrib/gcc/
H A Dloop-unswitch.c175 rtx test, at, op[2], stest; local
/freebsd-10.1-release/contrib/gcclibs/libcpp/
H A Dinit.c413 cppchar_t test = 0; local
/freebsd-10.1-release/contrib/gcclibs/libgomp/
H A Dloop.c303 int test; local
/freebsd-10.1-release/contrib/ncurses/menu/
H A Dm_global.c271 int test = wcwidth(temp[n]); local
/freebsd-10.1-release/lib/libedit/
H A Dchared.c279 int test; local
308 int test; local
428 int test; local
/freebsd-10.1-release/sys/dev/cmx/
H A Dcmx.c304 cmx_wait_BSR(struct cmx_softc *sc, uint8_t flags, int test) argument
/freebsd-10.1-release/sys/dev/rndtest/
H A Drndtest.c63 int (*test)(struct rndtest_state *); member in struct:rndtest_testfunc
/freebsd-10.1-release/sys/dev/xe/
H A Dif_xe_pccard.c197 uint8_t *enaddr = argp, test; local
/freebsd-10.1-release/tools/regression/doat/
H A Ddoat.c61 struct test { struct
/freebsd-10.1-release/tools/test/iconv/gnu/
H A Dgnu.c412 test(int (tester) (void), const char * label) function
[all...]
/freebsd-10.1-release/contrib/ntp/sntp/libevent/test/
H A Dtinytest.c328 process_test_alias(struct testgroup_t *groups, const char *test) argument
348 process_test_option(struct testgroup_t *groups, const char *test) argument
[all...]
/freebsd-10.1-release/contrib/ntp/libjsmn/
H A Djsmn_test.c18 static void test(int (*func)(void), const char *name) { function
[all...]

Completed in 165 milliseconds

123456789