Searched refs:test_test (Results 1 – 17 of 17) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/Tester/ |
| D | tbt_01basic.t | 10 test_test("captured okay on basic"); 14 test_test("captured okay again without changing number"); 22 test_test("multiple tests"); 26 test_test("regexp matching"); 33 test_test("testing failing"); 41 test_test("testing failing on the same line with no name"); 49 test_test("testing failing on the same line with the same name"); 58 test_test("testing failing with todo");
|
| D | tbt_07args.t | 109 test_test("bar"); 117 test_test("bar"); 135 test_test(name => "bar"); 153 test_test(title => "bar"); 171 test_test(label => "bar"); 190 test_test(skip_out => 1, name => "bar"); 209 test_test(skip_err => 1, name => "bar");
|
| D | tbt_05faildiag.t | 17 test_test("test fail"); 22 test_test("test_fail first"); 31 test_test("test diag"); 36 test_test("test diag multi line"); 42 test_test("test diag multiple");
|
| D | tbt_06errormess.t | 109 test_test("bar"); 117 test_test("bar");
|
| D | tbt_09do_script.pl | 11 test_test('test_fail caught fail message inside a do');
|
| D | tbt_03die.t | 7 test_test("foo");
|
| D | tbt_08subtest.t | 16 test_test("fail works");
|
| D | tbt_02fhrestore.t | 31 test_test("standard test okay");
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/subtest/ |
| D | line_numbers.t | 47 test_test("un-named inner tests"); 69 test_test("named inner tests"); 95 test_test("subtest() called from a sub"); 109 test_test("lineno in 'No tests run' diagnostic"); 129 test_test("diag indent for is() in subtest");
|
| D | predicate.t | 56 test_test("foobar_ok failing line numbers"); 81 test_test("foobar_ok_2 failing line numbers"); 111 test_test("barfoo_ok failing line numbers"); 136 test_test("barfoo_ok_2 failing line numbers"); 165 test_test("outergroup with internal barfoo_ok_2 failing line numbers");
|
| D | todo.t | 79 test_test("$name ($level), todo [$todo_reason] set via $set_via");
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/regression/ |
| D | 662-tbt-no-plan.t | 25 test_test("use Example::Tester;");
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/ |
| D | fixincl.c | 626 static int test_test PARAMS ((tTestDesc *, char *)); 628 test_test (p_test, pz_test_file) in test_test() function 669 #define test_test(t,tf) SKIP_FIX macro 1175 if (test_test (p_test, pz_curr_file) != APPLY_FIX) {
|
| /openbsd/src/gnu/gcc/fixincludes/ |
| D | fixincl.c | 598 test_test (tTestDesc* p_test, char* pz_test_file) in test_test() function 638 #define test_test(t,tf) SKIP_FIX macro 1140 if (test_test (p_test, pz_curr_file) != APPLY_FIX) { in fix_applies()
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/ |
| D | Tester.pm | 316 sub test_test { subroutine
|
| /openbsd/src/gnu/usr.bin/perl/lib/ |
| D | perl5db.t | 3285 sub test_test 3290 test_test();
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ChangeLog.4 | 1917 (create_file, test_test, egrep_test): Add static prototype.
|