Home
last modified time | relevance | path

Searched refs:setup_test (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/regress/lib/libevent/
Devent_regress.c273 setup_test(const char *name) in setup_test() function
372 setup_test("Simple read: "); in test_simpleread()
391 setup_test("Simple write: "); in test_simplewrite()
408 setup_test("Multiple read/write: "); in test_multiple()
437 setup_test("Persist read/write: "); in test_persistent()
464 setup_test("Combined read/write: "); in test_combined()
500 setup_test("Simple timeout: "); in test_simpletimeout()
536 setup_test("After fork: "); in test_fork()
603 setup_test("Simple signal: "); in test_simplesignal()
629 setup_test("Multiple signal: "); in test_multiplesignal()
[all …]
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.gdb/
Dxfullpath.exp33 proc setup_test { executable } { procedure
111 set setup_result [setup_test $executable]
Dobserver.exp32 proc setup_test { executable } { procedure
171 set setup_result [setup_test $executable]
Dcomplaints.exp34 proc setup_test { executable } { procedure
313 set setup_result [setup_test $file ]
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/
DChangeLog145 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
147 * gdb.gdb/observer.exp (setup_test): Likewise.
149 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
635 (setup_test): Use gdb_test_multiple.