/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | charset.exp | 54 pass $testname 60 pass $testname 65 pass $testname 70 pass $testname 73 fail $testname 76 fail "$testname (timeout)" 260 fail $testname 263 pass $testname 295 pass $testname 331 pass $testname [all …]
|
H A D | exprs.exp | 63 set testname [lindex $args $last_ent]; 64 if [gdb_test [lindex $args 0] "" "$testname (setup)"] { 68 if [gdb_test [lindex $args $x] [lindex $args [expr $x + 1]] "$testname ([lindex $args $x])"] {
|
H A D | watchpoint.exp | 453 set testname "Watch buffer passed to read syscall" 520 …if [expr $x==$y] then { pass $testname } else { fail "$testname (only triggered $x watchpoints, ex…
|
/openbsd/gnu/llvm/llvm/utils/ |
H A D | update_any_test_checks.py | 33 def run_utc_tool(utc_name, utc_tool, testname): argument 34 result = subprocess.run([utc_tool, testname], stdout=subprocess.PIPE, 66 for testname in config.tests: 67 with open(testname, 'r') as f: 71 not_autogenerated.append(testname) 84 testname) 85 jobs.append((testname, future)) 87 for testname, future in jobs: 111 for testname in not_autogenerated:
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/lib/ |
H A D | emc-support.exp | 16 proc gdb_emc_gettpnum { testname } { argument 19 if { $testname != "" } { 20 gdb_test "trace $testname" "" "" 25 proc gdb_emc_setactions { testname actionname args } { 34 fail $testname 87 if { $testname != "" } { 158 proc gdb_do_cmdlist { cmdlist testname } { argument 174 if { $testname != "" } { 176 pass "$testname"; 178 fail "$testname";
|
H A D | trace-support.exp | 104 proc gdb_trace_setactions { testname tracepoint args } { 113 fail $testname 162 if { $testname != "" } { 185 proc gdb_tfind_test { testname tfind_arg exp_res args } { 207 $passfail "$testname";
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Checker/t/pod/ |
H A D | testpchk.pl | 55 my $testname = basename $infile, '.t', '.xr'; 63 print "# Running podchecker for '$testname'...\n"; 84 my ($testname, $testdir) = ("", ""); 94 ($testname, $_) = fileparse($podfile); 96 $testname =~ s/\.t$//; 97 $cmpfile = $testdir . $testname . '.xr'; 98 $outfile = $testdir . $testname . '.OUT'; 103 print "# Creating expected result for \"$testname\"" .
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Usage/t/pod/ |
H A D | testp2pt.pl | 127 my $testname = basename $cmpfile, '.t', '.xr'; 135 print "# Running testpodinc2plaintext for '$testname'...\n"; 150 my ($testname, $testdir) = ("", ""); 160 ($testname, $_) = fileparse($podfile); 162 $testname =~ s/\.t$//; 163 $cmpfile = $testdir . $testname . '.xr'; 164 $outfile = $testdir . $testname . '.OUT'; 169 print "# Creating expected result for \"$testname\"" .
|
/openbsd/regress/lib/libcrypto/x509/ |
H A D | x509attribute.c | 30 static const char *testname; variable 37 ++errcount, testname, stepname); in fail_head() 76 testname = "preparation"; in main() 82 testname = "valid_args"; in main() 98 testname = "bad_nid"; in main()
|
H A D | x509req_ext.c | 32 static const char *testname; variable 39 ++errcount, testname, stepname); in fail_head() 87 testname = "exts=NULL"; in main() 100 testname = "nid=-1"; in main() 117 testname = "valid"; in main() 149 testname = "getext"; in main()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/lib/ |
H A D | compat.exp | 76 proc compat-run { testname objlist dest options optstr } { 83 unresolved "$testcase $testname link $optstr" 84 unresolved "$testcase $testname execute $optstr" 92 if ![${tool}_check_compile "$testcase $testname link" "" \ 94 unresolved "$testcase $testname execute $optstr" 107 $status "$testcase $testname execute $optstr"
|
/openbsd/gnu/usr.bin/perl/t/re/ |
H A D | regexp.t | 223 my $testname= $test_num; 226 $testname .= " - $comment" if $comment; 432 … print "not ok $testname # Problem in $0; original = '$pat'; mod = '$modified'\n"; 459 print "ok $testname # skipped", length($reason) ? ". $reason" : '', "\n"; 526 …if ($err !~ m!^\Q$expect!) { print "not ok $testname$todo (compile) $input => '$err'\n"; next TEST… 530 print "not ok $testname # TODO", length($reason) ? " - $reason" : '', "\n"; 534 print "not ok $testname$todo $input => error '$err'\n", _comment("$code\n$@\n"); next TEST; 537 if ($match) { print "not ok $testname$todo ($study) $input => false positive\n"; next TEST } 548 print "not ok $testname$todo ($study) $input => '$got', match=$match\n", _comment("$code\n"); 554 …print "not ok $testname$todo ($study) $input => '$got', match=$match\n", _comment("$s\n$code\n$g\n… [all …]
|
/openbsd/regress/lib/libedit/readline/ |
H A D | history.c | 39 static const char *testname = NULL; in msg() local 43 if (testname == NULL) { in msg() 46 testname = fmt; in msg() 53 testname = NULL; in msg() 60 fprintf(stderr, "%s: ", testname); in msg()
|
/openbsd/regress/lib/libcrypto/bn/ |
H A D | bn_add_sub.c | 171 const char *testname) in print_failure_case() argument 173 fprintf(stderr, "%s #%d failed:", testname, i); in print_failure_case() 187 struct hexinput_st tests[], unsigned int ntests, const char *testname) in bn_op_test() argument 218 print_failure_case(a, b, e, r, i, testname); in bn_op_test()
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/ |
H A D | misc.exp | 82 set testname [lindex $args $last_ent]; 83 if [gdb_test [lindex $args 0] "" "$testname (setup)"] { 87 if [gdb_test [lindex $args $x] [lindex $args [expr $x + 1]] "$testname ([lindex $args $x])"] {
|
/openbsd/gnu/usr.sbin/mkhybrid/src/diag/ |
H A D | isoinfo.c | 392 char testname[256]; in parse_dir() local 486 strcpy(testname, rootname); in parse_dir() 487 strcat(testname, name_buf); in parse_dir() 488 if(xtract && strcmp(xtract, testname) == 0) in parse_dir() 497 strcpy(testname, rootname); in parse_dir() 498 strcat(testname, name_buf); in parse_dir() 499 printf("%s\n", testname); in parse_dir()
|
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/ |
H A D | utf8_warn_base.pl | 987 my ($testname, $bytes, $allowed_uv, $needed_to_discern_len) = @$test; 990 my $initially_overlong = $testname =~ /overlong/; 991 my $initially_orphan = $testname =~ /orphan/; 1184 die "Can't figure out what type of warning to test for $testname" 1187 die 'Didn\'t set $needed_to_discern_len for ' . $testname 1440 is($ret, 0, "For $testname$malformations_name: isUTF8_CHAR() returns 0"); 1444 is($ret, $this_length, "For $testname: isUTF8_CHAR() returns" 1462 = ( $testname =~ /surrogate|non-character/ 1487 my $expected_ret = ( $testname =~ /surrogate/ 1876 my $this_name = "$utf8_func() $testname: "; [all …]
|
/openbsd/gnu/llvm/llvm/utils/lit/lit/formats/ |
H A D | googletest.py | 187 testname = testcase['name'] + '.' + testinfo['name'] 189 ' '.join(cmd), testname) 193 test_out = get_test_stdout(testname) 265 testname = testcase['name'] + '.' + testinfo['name'] 267 test.file_path, testname)
|
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/ |
H A D | CMakeLists.txt | 55 macro(add_scudo_unittest testname) 70 set(RUNTIME RT${testname}.${arch}) 74 "${testname}-${arch}-Test" ${arch}
|
/openbsd/lib/libexpat/tests/ |
H A D | minicheck.h | 77 # define START_TEST(testname) \ argument 78 static void testname(void) { \
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | fini.c | 230 void testname (bool nested, int indent, name first, name last); 530 testname (FALSE, do_names ? 10 : 6, names[len].first, names[len].last); in main() 627 testname (bool nested, int indent, name first, name last) in testname() function 678 testname (TRUE, indent + 4, first, nhalf->previous); in testname() 688 testname (TRUE, indent + 4, nhalf->next, last); in testname()
|
/openbsd/gnu/llvm/compiler-rt/lib/tsan/tests/ |
H A D | CMakeLists.txt | 75 macro(add_tsan_unittest testname) 81 "${testname}-${arch}-Test" ${arch}
|
/openbsd/gnu/llvm/libcxx/utils/libcxx/test/ |
H A D | googlebenchmark.py | 84 for testname in testnames: 85 testPath = path_in_suite + (subdir, fn, testname)
|
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/builders/ |
H A D | builder.py | 145 dictionary=None, testdir=None, testname=None, make_targets=None): argument 152 self.getMake(testdir, testname), debug_info_args, make_targets,
|
/openbsd/gnu/llvm/compiler-rt/lib/orc/tests/ |
H A D | CMakeLists.txt | 62 macro(add_orc_unittest testname) 69 OrcRTUnitTests "${testname}-${arch}-Test" "${arch}"
|