Home
last modified time | relevance | path

Searched defs:do_test (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.mi/
H A Dgdb680.exp32 proc do_test {count} { procedure
/openbsd-src/gnu/usr.bin/perl/ext/Devel-Peek/t/
H A DPeek.t45 sub do_test { subroutine
[all...]
/openbsd-src/regress/sys/crypto/key_wrap/
H A Dkey_wrap_test.c37 do_test(u_int kek_len, u_int data_len) in do_test() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/23_containers/
H A Dbitset_shift.cc61 do_test() { in do_test() function
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbinline.py136 def do_test(self): member in InlineTest
/openbsd-src/regress/lib/libc/qsort/
H A Dqsort_test.c420 do_test(struct test_distribution *d, char *sub, int m, int n, size_t es, void *y, void *z) in do_test() function