Home
last modified time | relevance | path

Searched refs:EXPECTED (Results 1 – 17 of 17) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dvirtfunc.cc155 #define TEST(EXPR, EXPECTED) \ argument
157 if (ret != EXPECTED) {\
158 printf("Failed %s is %d, should be %d!\n", #EXPR, ret, EXPECTED); \
/openbsd-src/gnu/usr.bin/perl/t/comp/
H A Dparser_run.t65 fresh_perl_is(<<'EOS', <<'EXPECTED', {}, "use after free (#131836)");
87 EXPECTED
/openbsd-src/regress/lib/libcrypto/x509/bettertls/
H A Dcheck.perl32 open (EXPECTED, "<$expected_file") || die "can't open $expected_file";
62 while(<EXPECTED>) {
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Perldoc/t/man/
H A D_get_columns.t17 our @columns = qw( EXPECTED IS_LINUX MANWIDTH MANWIDTH_EXPECTED STTY STTY_EXPECTED );
66 is( Local::ToMan->_get_columns, $test->[EXPECTED],
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-inject/
H A Dtest-many.txt7 # RUN: echo "AS EXPECTED"
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dctype_scan_wchar_t.cc43 #define VERIFY_SCAN_IS(MASK, STRING, EXPECTED) \ argument
45 (STRING) + traits_type::length(STRING)) == (EXPECTED))
46 #define VERIFY_SCAN_NOT(MASK, STRING, EXPECTED) \ argument
48 (STRING) + traits_type::length(STRING)) == (EXPECTED))
H A Dctype_scan_char.cc43 #define VERIFY_SCAN_IS(MASK, STRING, EXPECTED) \ argument
45 (STRING) + traits_type::length(STRING)) == (EXPECTED))
46 #define VERIFY_SCAN_NOT(MASK, STRING, EXPECTED) \ argument
48 (STRING) + traits_type::length(STRING)) == (EXPECTED))
/openbsd-src/gnu/usr.bin/perl/dist/threads/t/
H A Dstack_env.t34 print("EXPECTED: $expected\n");
H A Dstack.t48 print("EXPECTED: $expected\n");
H A Dproblems.t44 print("# EXPECTED: $want\n");
/openbsd-src/usr.bin/tic/
H A Dtic.c1412 #define EXPECTED(name) if (!PRESENT(name)) _nc_warning("expected " #name) macro
1501 EXPECTED(parm_down_cursor); in check_cursor()
1502 EXPECTED(parm_up_cursor); in check_cursor()
1503 EXPECTED(parm_left_cursor); in check_cursor()
1504 EXPECTED(parm_right_cursor); in check_cursor()
1533 EXPECTED(cursor_down); in check_cursor()
1534 EXPECTED(cursor_up); in check_cursor()
1535 EXPECTED(cursor_left); in check_cursor()
1536 EXPECTED(cursor_right); in check_cursor()
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/
H A Dconverter-fragments.t157 or diag "GOT:\n", explain($got), "EXPECTED:\n", explain($exp);
/openbsd-src/gnu/usr.bin/perl/ext/re/t/
H A Dregop.t45 . "EXPECTED:\n$_\n\n"
/openbsd-src/gnu/usr.bin/perl/cpan/Module-Metadata/t/
H A Dmetadata.t275 AUTHOR => <<'EXPECTED'
280 EXPECTED
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlhack.pod466 Avoid using hardcoded test numbers whenever possible (the EXPECTED/GOT
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-19983404 * Makefile.in (EXPECTED): Adjust.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog.210192 * Makefile.in (EXPECTED): Adjust.