Home
last modified time | relevance | path

Searched defs:expect (Results 1 – 21 of 21) sorted by relevance

/minix3/tests/lib/libbluetooth/
H A Dt_sdp_put.c61 const uint8_t expect[] = { in ATF_TC_BODY() local
95 const uint8_t expect[] = { in ATF_TC_BODY() local
147 const uint8_t expect[] = { in ATF_TC_BODY() local
179 const uint8_t expect[] = { in ATF_TC_BODY() local
204 const uint8_t expect[] = { in ATF_TC_BODY() local
238 const uint8_t expect[] = { in ATF_TC_BODY() local
268 const uint8_t expect[] = { in ATF_TC_BODY() local
301 const uint8_t expect[] = { in ATF_TC_BODY() local
340 const uint8_t expect[] = { in ATF_TC_BODY() local
369 const uint8_t expect[] = { in ATF_TC_BODY() local
[all …]
H A Dt_sdp_set.c130 const uint8_t expect[] = { in ATF_TC_BODY() local
210 const uint8_t expect[] = { in ATF_TC_BODY() local
275 const uint8_t expect[] = { in ATF_TC_BODY() local
333 const uint8_t expect[] = { in ATF_TC_BODY() local
/minix3/tests/games/
H A Dt_factor.sh28 expect() { function
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dparser.hpp457 parser< TKZ >::expect(const token_type& t1, in expect() function in atf::parser::parser
472 parser< TKZ >::expect(const token_type& t1, in expect() function in atf::parser::parser
488 parser< TKZ >::expect(const token_type& t1, in expect() function in atf::parser::parser
505 parser< TKZ >::expect(const token_type& t1, in expect() function in atf::parser::parser
524 parser< TKZ >::expect(const token_type& t1, in expect() function in atf::parser::parser
547 parser< TKZ >::expect(const token_type& t1, in expect() function in atf::parser::parser
/minix3/external/bsd/atf/dist/tools/
H A Dparser.hpp457 parser< TKZ >::expect(const token_type& t1, in expect() function in tools::parser::parser
472 parser< TKZ >::expect(const token_type& t1, in expect() function in tools::parser::parser
488 parser< TKZ >::expect(const token_type& t1, in expect() function in tools::parser::parser
505 parser< TKZ >::expect(const token_type& t1, in expect() function in tools::parser::parser
524 parser< TKZ >::expect(const token_type& t1, in expect() function in tools::parser::parser
547 parser< TKZ >::expect(const token_type& t1, in expect() function in tools::parser::parser
/minix3/tests/lib/libc/string/
H A Dt_stresep.c38 #define expect(a) \ macro
H A Dt_memmem.c62 #define expect(b) \ macro
/minix3/tests/rump/rumpkern/
H A Dt_kern.c54 locktest(const atf_tc_t *tc, enum locktest lt, int needld, const char *expect) in locktest()
/minix3/external/bsd/bind/dist/lib/isc/tests/
H A Dregex_test.c45 int expect; in ATF_TC_BODY() member
/minix3/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_read_format_gtar_sparse.c180 struct contents expect; in verify_archive_file() local
/minix3/external/public-domain/xz/dist/tests/
H A Dtests.h24 #define expect(test) ((test) ? 0 : (fprintf(stderr, "%s:%d: %s\n", \ macro
/minix3/external/bsd/bind/dist/contrib/zkt-1.1.3/
H A Ddomaincmp.c306 int expect; in main() local
/minix3/lib/libcrypt/
H A Dhmac.c202 unsigned char *expect; in HMAC_KAT() member
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp12.cpp10 template <unsigned n> void expect(Opaque<n> _) {} in expect() function
/minix3/minix/tests/
H A Dtest88.c2397 int match, id, expect; in test88e_child1() local
2450 int match, id, expect; in test88e_child2() local
/minix3/minix/tests/kernel/sys_vumap/
H A Dvumaptest.c38 #define expect(r) expect_f((r), __FILE__, __LINE__) macro
/minix3/tests/fs/vfs/
H A Dt_vnops.c770 struct flock expect[4]; in fcntl_getlock_pids() local
/minix3/external/bsd/bind/dist/lib/isc/
H A Dlex.c802 isc_tokentype_t expect, isc_boolean_t eol) in isc_lex_getmastertoken()
/minix3/external/bsd/atf/dist/atf-c/
H A Dtc.c71 enum expect_type expect; member
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/
H A Dtc.c73 enum expect_type expect; member
/minix3/external/bsd/libevent/dist/
H A Dhttp.c1944 const char *expect; in evhttp_get_body() local