Searched refs:run_test (Results 1 - 25 of 48) sorted by relevance

12

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Deof-exit.exp20 proc run_test {} {
80 run_test
87 run_test
102 run_test
H A Dinfo-types.exp.tcl21 proc run_test { lang } { procedure
116 run_test $lang
H A Dlarge-frame.exp30 proc run_test { opt_level } {
57 run_test $opt
H A Dbt-on-error-and-warning.exp54 proc run_test {problem_type mode} {
115 run_test ${problem_type} ${mode}
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dlarge-frame.exp26 proc run_test { opt_level } {
54 run_test $opt
H A Dinfo-types.exp.tcl21 proc run_test { lang } { procedure
130 run_test $lang
/netbsd-current/external/gpl2/dtc/dist/tests/
H A Drun_tests.sh72 run_test () { function
202 run_test check_path overlay_base_no_symbols.test.dtb not-exists "/__symbols__"
203 run_test check_path overlay_base_no_symbols.test.dtb not-exists "/__fixups__"
204 run_test check_path overlay_base_no_symbols.test.dtb not-exists "/__local_fixups__"
207 run_test check_path overlay_overlay_no_fixups.test.dtb not-exists "/__symbols__"
208 run_test check_path overlay_overlay_no_fixups.test.dtb not-exists "/__fixups__"
209 run_test check_path overlay_overlay_no_fixups.test.dtb exists "/__local_fixups__"
211 run_test overlay overlay_base_no_symbols.test.dtb overlay_overlay_no_fixups.test.dtb
215 run_test check_path overlay_base_manual_symbols.test.dtb exists "/__symbols__"
216 run_test check_pat
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Dmi-multi-commands.exp37 proc run_test { args } {
130 run_test $args
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.server/
H A Dstop-reply-no-thread.exp36 proc run_test { disable_feature target_nonstop } {
112 run_test $to_disable $t_nonstop
123 run_test $to_disable off
H A Dext-attach.exp41 proc run_test { target_async target_non_stop to_disable } {
103 run_test ${target_async} ${target_non_stop} $to_disable
H A Dstop-reply-no-thread-multi.exp45 proc run_test { target_non_stop disable_feature } {
151 run_test ${target-non-stop} $to_disable
/netbsd-current/external/bsd/kyua-cli/dist/utils/
H A Dsanity_test.cpp66 run_test(Function function) function
126 const process::status status = run_test(do_inv_test< true, false >);
134 const process::status status = run_test(do_inv_test< false, false >);
142 const process::status status = run_test(do_inv_test< false, true >);
164 const process::status status = run_test(do_pre_test< true, false >);
172 const process::status status = run_test(do_pre_test< false, false >);
180 const process::status status = run_test(do_pre_test< false, true >);
202 const process::status status = run_test(do_post_test< true, false >);
210 const process::status status = run_test(do_post_test< false, false >);
218 const process::status status = run_test(do_post_tes
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.server/
H A Dstop-reply-no-thread.exp36 proc run_test { disable_feature target_nonstop } {
104 run_test $to_disable $t_nonstop
/netbsd-current/tests/net/npf/
H A Dt_npf.sh28 run_test() function
47 run_test ${name}
/netbsd-current/external/mit/libuv/dist/test/
H A Drun-benchmarks.c71 return run_test(argv[1], 1, 1);
/netbsd-current/external/bsd/kyua-atf-compat/tests/kyua-atf-compat/
H A DMakefile7 .for test in atf-report_test atf-run_test atf2kyua_test
/netbsd-current/external/bsd/atf/tests/atf/tools/
H A DMakefile55 atf-run_test \
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Ddw2-unusual-field-names.exp54 proc run_test { field_name } {
131 run_test $field_name
H A Ddw2-bad-elf.exp161 proc run_test { goto_main } {
182 run_test $goto_main
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Ddw2-unusual-field-names.exp54 proc run_test { field_name } {
131 run_test $field_name
H A Ddw2-bad-elf.exp166 proc run_test { goto_main } {
187 run_test $goto_main
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dtui-window-disabled.exp79 proc run_test { cleanup_properly } {
193 run_test $cleanup_properly
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/recipes/
H A D80-test_ssl_new.t125 my $run_test = 1;
142 $run_test = is(cmp_text($tmp_file, $conf_file), 0,
148 skip "Stale sources; skipping tests", 1 if !$run_test;
/netbsd-current/crypto/external/bsd/openssl/dist/test/recipes/
H A D80-test_ssl_new.t147 my $run_test = 1;
162 $run_test = is(cmp_text($output_file, $conf_file), 0,
168 skip "Stale sources; skipping tests", 1 if !$run_test;
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
H A Darray-slices.exp58 proc run_test { repack } {
291 run_test $repack

Completed in 164 milliseconds

12