Home
last modified time | relevance | path

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

/netbsd/external/mit/libcbor/dist/test/
H A Dpretty_printer_test.c23 static void test_pretty_printer(void **state) { in test_pretty_printer() function
41 const struct CMUnitTest tests[] = {cmocka_unit_test(test_pretty_printer)}; in main()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dpretty-print.c2444 class test_pretty_printer : public pretty_printer
2447 test_pretty_printer (enum diagnostic_prefixing_rule_t rule, in test_pretty_printer() function
2466 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_ONCE, 0); in test_prefixes_and_wrapping()
2476 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_NEVER, 0); in test_prefixes_and_wrapping()
2486 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE, 0); in test_prefixes_and_wrapping()
2498 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_ONCE, 20); in test_prefixes_and_wrapping()
2512 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_NEVER, 20); in test_prefixes_and_wrapping()
2525 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE, 20); in test_prefixes_and_wrapping()
H A Dpretty-print.cc2444 class test_pretty_printer : public pretty_printer class
2447 test_pretty_printer (enum diagnostic_prefixing_rule_t rule, in test_pretty_printer() function in selftest::test_pretty_printer
2466 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_ONCE, 0); in test_prefixes_and_wrapping()
2476 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_NEVER, 0); in test_prefixes_and_wrapping()
2486 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE, 0); in test_prefixes_and_wrapping()
2498 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_ONCE, 20); in test_prefixes_and_wrapping()
2512 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_NEVER, 20); in test_prefixes_and_wrapping()
2525 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE, 20); in test_prefixes_and_wrapping()
H A DChangeLog-20182080 * pretty-print.c (class selftest::test_pretty_printer): New
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dpretty-print.c2444 class test_pretty_printer : public pretty_printer
2447 test_pretty_printer (enum diagnostic_prefixing_rule_t rule, in test_pretty_printer() function
2466 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_ONCE, 0); in test_prefixes_and_wrapping()
2476 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_NEVER, 0); in test_prefixes_and_wrapping()
2486 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE, 0); in test_prefixes_and_wrapping()
2498 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_ONCE, 20); in test_prefixes_and_wrapping()
2512 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_NEVER, 20); in test_prefixes_and_wrapping()
2525 test_pretty_printer pp (DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE, 20); in test_prefixes_and_wrapping()