Searched refs:do_test (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/external/bsd/atf/dist/atf-c/detail/ |
| H A D | sanity_test.c | 93 do_test(enum type t, bool cond) in do_test() function 178 do_test(inv, false); in ATF_TC_BODY() 179 do_test(inv, true); in ATF_TC_BODY() 191 do_test(pre, false); in ATF_TC_BODY() 192 do_test(pre, true); in ATF_TC_BODY() 204 do_test(post, false); in ATF_TC_BODY() 205 do_test(post, true); in ATF_TC_BODY() 217 do_test(unreachable, false); in ATF_TC_BODY() 218 do_test(unreachable, true); in ATF_TC_BODY()
|
| /netbsd-src/external/bsd/libevent/dist/test/ |
| H A D | test.sh | 133 do_test() { function 177 [ $timerfd -eq 0 ] || do_test EPOLL "(timerfd)" 178 [ $changelist -eq 0 ] || do_test EPOLL "(changelist)" 179 [ $timerfd_changelist -eq 0 ] || do_test EPOLL "(timerfd+changelist)" 181 do_test $i
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
| H A D | md5crypt_test.c | 50 do_test (void) in do_test() function 76 return do_test (); in main()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kuser/ |
| H A D | klist.c | 456 int do_test, int do_verbose, in display_v5_ccache() argument 472 if (!do_test) in display_v5_ccache() 479 if (do_test) in display_v5_ccache() 597 int do_test = in klist() local 628 exit_status |= display_v5_ccache(heimtools_context, id, do_test, in klist() 649 exit_status = display_v5_ccache(heimtools_context, id, do_test, in klist() 655 if (!do_test) { in klist()
|
| /netbsd-src/external/bsd/ntp/dist/tests/sandbox/ |
| H A D | bug-2803.c | 24 int do_test( struct timeval timetv, struct timeval tvlast ) in do_test() function 80 int rc = do_test( timetv, tvlast ); in test_loop()
|
| /netbsd-src/external/mit/libuv/dist/test/ |
| H A D | test-udp-ipv6.c | 145 static void do_test(uv_udp_recv_cb recv_cb, int bind_flags) { in do_test() function 230 do_test(ipv6_recv_ok, 0); in TEST_IMPL() 245 do_test(ipv6_recv_fail, UV_UDP_IPV6ONLY); in TEST_IMPL()
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/arm/ |
| H A D | misaligned2.ms | 17 bl do_test 23 do_test:
|
| H A D | misaligned1.ms | 17 bl do_test 23 do_test:
|
| H A D | misaligned3.ms | 17 bl do_test 23 do_test:
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | test-mini_inetd.c | 297 do_test(char * path) in do_test() function 365 return do_test(argv[0]); in main()
|
| /netbsd-src/tests/dev/audio/ |
| H A D | audiotest.c | 84 void do_test(int); 310 do_test(i); in main() 320 do_test(i); in main() 388 do_test(int testnumber) in do_test() function
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 48724 …Breakpoint 2, do_test (lb=..., ub=...) at /home/jenkins/workspace/binutils-gdb_master_linuxbuild/p… 158445 The do_test calls gdb_continue_to_breakpoint "return". The duplicates 158446 are the result of calling do_test three times with different arguments.
|