Home
last modified time | relevance | path

Searched refs:g_test_message (Results 1 – 25 of 63) sorted by relevance

123

/third_party/glib/glib/tests/
Drefcount.c31 g_test_message ("init(a) := %d\n", (int) a); in test_grefcount()
37 g_test_message ("inc(a) := %d\n", (int) a); in test_grefcount()
44 g_test_message ("a := %d, b := %d\n", (int) a, (int) b); in test_grefcount()
49 g_test_message ("inc(a) := %d\n", (int) a); in test_grefcount()
53 g_test_message ("dec(b) := %d + 1\n", (int) b); in test_grefcount()
58 g_test_message ("dec(a) := %d + 1\n", (int) a); in test_grefcount()
63 g_test_message ("dec(b) := %d + 1\n", (int) b); in test_grefcount()
68 g_test_message ("dec(a) := %d + 1\n", (int) a); in test_grefcount()
73 g_test_message ("dec(a) := %d + 1\n", (int) a); in test_grefcount()
125 g_test_message ("init(a) := %d\n", (int) a); in test_gatomicrefcount()
[all …]
Drefstring.c28 g_test_message ("s = '%s' (%p)", s, s); in test_refstring_base()
82 g_test_message ("s = '%s' (%p)", s, s); in test_refstring_intern()
86 g_test_message ("p = s = '%s' (%p)", p, p); in test_refstring_intern()
89 g_test_message ("releasing p[%p] ('%s')", p, p); in test_refstring_intern()
93 g_test_message ("p = '%s' (%p)", p, p); in test_refstring_intern()
96 g_test_message ("releasing p[%p] ('%s')", p, p); in test_refstring_intern()
99 g_test_message ("releasing s[%p] ('%s')", s, s); in test_refstring_intern()
Dspawn-path-search.c61 g_test_message ("%s", out); in test_do_not_search()
62 g_test_message ("%s", err); in test_do_not_search()
114 g_test_message ("%s", out); in test_search_path()
115 g_test_message ("%s", err); in test_search_path()
169 g_test_message ("%s", out); in test_search_path_from_envp()
170 g_test_message ("%s", err); in test_search_path_from_envp()
225 g_test_message ("%s", out); in test_search_path_ambiguous()
226 g_test_message ("%s", err); in test_search_path_ambiguous()
289 g_test_message ("%s", out); in test_search_path_fallback_in_environ()
290 g_test_message ("%s", err); in test_search_path_fallback_in_environ()
[all …]
Dtesting.c867 g_test_message ("single test case skipped -> overall status 77"); in test_combining()
885 g_test_message ("each test case skipped -> overall status 77"); in test_combining()
907 g_test_message ("single test case incomplete -> overall status 77"); in test_combining()
925 g_test_message ("one pass and some skipped -> overall status 0"); in test_combining()
946 g_test_message ("one pass and some incomplete -> overall status 0"); in test_combining()
965 g_test_message ("one pass and mix of skipped and incomplete -> overall status 0"); in test_combining()
986 g_test_message ("one fail and some skipped -> overall status fail"); in test_combining()
1008 g_test_message ("one fail and some incomplete -> overall status fail"); in test_combining()
1028 g_test_message ("one fail and mix of skipped and incomplete -> overall status fail"); in test_combining()
1065 g_test_message ("pass"); in test_tap()
[all …]
Dlogging.c309 g_test_message ("The Good Fail Message Handler\n"); in good_failure_handler()
322 g_test_message ("The Bad Fail Message Handler\n"); in bad_failure_handler()
335 g_test_message ("The Log Message Handler\n"); in test_handler()
438 g_test_message ("Unexpected message: %s", str); in expect_log_writer()
532 g_test_message ("Unexpected message: %s", str); in test_structured_logging_roundtrip1()
Drcbox.c74 g_test_message ("global_point = %p", p); in point_clear()
134 g_test_message ("global_point_a = %p", a); in point_clear_dup_a()
143 g_test_message ("global_point_b = %p", b); in point_clear_dup_b()
/third_party/glib/gio/tests/
Dtrash.c48 g_test_message ("File: %s (parent st_dev: %" G_GUINT64_FORMAT ")", in test_trash_not_supported()
52 g_test_message ("Home: %s (st_dev: %" G_GUINT64_FORMAT ")", in test_trash_not_supported()
68 g_test_message ("Mount: %s", (mount != NULL) ? g_unix_mount_get_mount_path (mount) : "(null)"); in test_trash_not_supported()
76 g_test_message ("Error: %s", error->message); in test_trash_not_supported()
138 g_test_message ("Target: %s (mount: %s)", target, g_unix_mount_get_mount_path (target_mount)); in test_trash_symlinks()
159 g_test_message ("Tmp: %s (mount: %s)", tmp, g_unix_mount_get_mount_path (tmp_mount)); in test_trash_symlinks()
179g_test_message ("Symlink: %s (mount: %s)", g_file_peek_path (symlink), g_unix_mount_get_mount_path… in test_trash_symlinks()
188g_test_message ("Target over symlink: %s (mount: %s)", target_over_symlink, g_unix_mount_get_mount… in test_trash_symlinks()
Dcancellable.c59 g_test_message ("THRD: %u iteration %u", data->iterations_requested, i); in mock_operation_thread()
64 g_test_message ("THRD: %u stopped at %u", data->iterations_requested, i); in mock_operation_thread()
91 g_test_message ("LOOP: %u stopped at %u", in mock_operation_timeout()
100 g_test_message ("LOOP: %u iteration %u", in mock_operation_timeout()
125 g_test_message ("THRD: %d started", wait_iterations); in mock_operation_async()
132 g_test_message ("LOOP: %d started", wait_iterations); in mock_operation_async()
205 g_test_message ("CANCEL: %d operations", num_async_operations); in test_cancel_multiple_concurrent()
Dfake-service-name.c64 g_test_message ("Acquired a message bus connection"); in on_bus_acquired()
82 g_test_message ("Acquired the name %s", name); in on_name_acquired()
90 g_test_message ("Lost the name %s", name); in on_name_lost()
Dfake-document-portal.c84 g_test_message ("Acquired a message bus connection"); in on_bus_acquired()
108 g_test_message ("Acquired the name %s", name); in on_name_acquired()
116 g_test_message ("Lost the name %s", name); in on_name_lost()
Dtestfilemonitor.c31 g_test_message ("Using temporary directory: %s", path); in setup()
90 g_test_message (">>>> step %d", event->step); in output_event()
96 g_test_message ("%s file=%s other_file=%s\n", in output_event()
221 g_test_message ("Event CHANGES_DONE_HINT ignored at " in check_expected_events()
230 g_test_message ("Event %d at expected index %d skipped because " in check_expected_events()
242 g_test_message ("Recorded events:"); in check_expected_events()
246 g_test_message ("Expected events:"); in check_expected_events()
374 g_test_message ("Using GFileMonitor %s", G_OBJECT_TYPE_NAME (data.monitor)); in test_atomic_replace()
479 g_test_message ("Using GFileMonitor %s", G_OBJECT_TYPE_NAME (data.monitor)); in test_file_changes()
597 g_test_message ("Using GFileMonitor %s", G_OBJECT_TYPE_NAME (data.monitor)); in test_dir_monitor()
[all …]
Dmimeapps.c127 g_test_message ("creating '%s'", appdir); in setup()
132 g_test_message ("creating '%s'", name); in setup()
138 g_test_message ("creating '%s'", apphome); in setup()
143 g_test_message ("creating '%s'", name); in setup()
149 g_test_message ("creating '%s'", name); in setup()
155 g_test_message ("creating '%s'", name); in setup()
161 g_test_message ("creating '%s'", name); in setup()
167 g_test_message ("creating '%s'", name); in setup()
173 g_test_message ("creating '%s'", name); in setup()
179 g_test_message ("removing '%s'", mimeapps); in setup()
[all …]
Ddefaultvalue.c136 g_test_message ("skipping GApplication:is-remote"); in test_type()
143 g_test_message ("skipping GProxyAddressEnumerator:proxy-resolver"); in test_type()
150 g_test_message ("skipping GSocketClient:proxy-resolver"); in test_type()
Dcredentials.c87 g_test_message ("%s", stringified); in test_basic()
91 g_test_message ("%s", stringified); in test_basic()
Dgdbus-server-auth.c254 g_test_message ("Please open a merge request to add appropriate " in assert_expected_uid_pid()
305 g_test_message ("Testing GDBus server at %s / libdbus client, with flags: " in do_test_server_auth()
363 g_test_message ("Connectable address: %s", connectable_address); in do_test_server_auth()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-unicode.c429 g_test_message ("Testing property %s", p->name); in test_unicode_properties()
432 g_test_message ("Test %s #%d: U+%04X", p->name, j, tests[j].unicode); in test_unicode_properties()
439 g_test_message ("Test %s more #%d: U+%04X", p->name, j, tests[j].unicode); in test_unicode_properties()
441g_test_message ("Soft fail: Received %x, expected %x", p->getter (uf, tests[j].unicode), tests[j].… in test_unicode_properties()
448g_test_message ("Some property tests failed. You probably have an old version of one of the libra… in test_unicode_properties()
466 g_test_message ("Testing property %s", p->name); in _test_unicode_properties_nil()
469 g_test_message ("Test %s #%d: U+%04X", p->name, j, tests[j].unicode); in _test_unicode_properties_nil()
474 g_test_message ("Test %s more #%d: U+%04X", p->name, j, tests[j].unicode); in _test_unicode_properties_nil()
551 g_test_message ("Testing property %s", p->name); in test_unicode_setters()
699 g_test_message ("Test script roundtrip #%d: %x", i, script); in test_unicode_script_roundtrip()
[all …]
Dtest-ot-tag.c43g_test_message ("Testing script %c%c%c%c: tag %s", HB_UNTAG (hb_script_to_iso15924_tag (script)), … in test_simple_tags()
65g_test_message ("Testing script %c%c%c%c: script tag %s, language tag %s", HB_UNTAG (hb_script_to_… in test_script_tags_from_language()
84g_test_message ("Testing script %c%c%c%c: USE tag %s, new tag %s, old tag %s", HB_UNTAG (hb_script… in test_indic_tags()
208 g_test_message ("Testing language %s <-> tag %s", lang_s, tag_s); in test_language_two_way()
229 g_test_message ("Testing language %s -> tag %s", lang_s, tag_s); in test_tag_from_language()
247 g_test_message ("Testing tag %s -> language %s", tag_s, lang_s); in test_tag_to_language()
Dtest-object.c241 g_test_message ("Testing object %s", o->name); in test_object()
243 g_test_message ("->create()"); in test_object()
318 g_test_message ("->get_empty()"); in test_object()
343 g_test_message ("->create_from_inert()"); in test_object()
/third_party/glib/gobject/tests/
Dclosure-refcount.c69 g_test_message ("Init %p", test); in my_test_init()
191 g_test_message ("Yielding from thread1"); in thread1_main()
210 g_test_message ("Yielding from thread2"); in thread2_main()
303 g_test_message ("Yielding from main thread"); in test_closure_refcount()
309 g_test_message ("Stopping"); in test_closure_refcount()
318 g_test_message ("Stopped"); in test_closure_refcount()
/third_party/harfbuzz/test/api/
Dtest-unicode.c578 g_test_message ("Testing property %s", p->name); in test_unicode_properties()
581 g_test_message ("Test %s #%d: U+%04X", p->name, j, tests[j].unicode); in test_unicode_properties()
588 g_test_message ("Test %s more #%d: U+%04X", p->name, j, tests[j].unicode); in test_unicode_properties()
591g_test_message ("Soft fail: Received %x, expected %x", p->getter (uf, tests[j].unicode), tests[j].… in test_unicode_properties()
601g_test_message ("Some property tests failed. You probably have an old version of one of the libra… in test_unicode_properties()
629 g_test_message ("Testing property %s", p->name); in _test_unicode_properties_nil()
632 g_test_message ("Test %s #%d: U+%04X", p->name, j, tests[j].unicode); in _test_unicode_properties_nil()
637 g_test_message ("Test %s more #%d: U+%04X", p->name, j, tests[j].unicode); in _test_unicode_properties_nil()
714 g_test_message ("Testing property %s", p->name); in test_unicode_setters()
862 g_test_message ("Test script roundtrip #%d: %x", i, script); in test_unicode_script_roundtrip()
[all …]
Dtest-ot-tag.c43g_test_message ("Testing script %c%c%c%c: tag %s", HB_UNTAG (hb_script_to_iso15924_tag (script)), … in test_simple_tags()
65g_test_message ("Testing script %c%c%c%c: script tag %s, language tag %s", HB_UNTAG (hb_script_to_… in test_script_tags_from_language()
84g_test_message ("Testing script %c%c%c%c: USE tag %s, new tag %s, old tag %s", HB_UNTAG (hb_script… in test_indic_tags()
214 g_test_message ("Testing language %s <-> tag %s", lang_s, tag_s); in test_language_two_way()
235 g_test_message ("Testing language %s -> tag %s", lang_s, tag_s); in test_tag_from_language()
253 g_test_message ("Testing tag %s -> language %s", tag_s, lang_s); in test_tag_to_language()
Dtest-object.c241 g_test_message ("Testing object %s", o->name); in test_object()
243 g_test_message ("->create()"); in test_object()
318 g_test_message ("->get_empty()"); in test_object()
343 g_test_message ("->create_from_inert()"); in test_object()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-unicode.c591 g_test_message ("Testing property %s", p->name); in test_unicode_properties()
594 g_test_message ("Test %s #%d: U+%04X", p->name, j, tests[j].unicode); in test_unicode_properties()
601 g_test_message ("Test %s more #%d: U+%04X", p->name, j, tests[j].unicode); in test_unicode_properties()
604g_test_message ("Soft fail: Received %x, expected %x", p->getter (uf, tests[j].unicode), tests[j].… in test_unicode_properties()
614g_test_message ("Some property tests failed. You probably have an old version of one of the libra… in test_unicode_properties()
642 g_test_message ("Testing property %s", p->name); in _test_unicode_properties_nil()
645 g_test_message ("Test %s #%d: U+%04X", p->name, j, tests[j].unicode); in _test_unicode_properties_nil()
650 g_test_message ("Test %s more #%d: U+%04X", p->name, j, tests[j].unicode); in _test_unicode_properties_nil()
727 g_test_message ("Testing property %s", p->name); in test_unicode_setters()
875 g_test_message ("Test script roundtrip #%d: %x", i, script); in test_unicode_script_roundtrip()
[all …]
Dtest-ot-tag.c43g_test_message ("Testing script %c%c%c%c: tag %s", HB_UNTAG (hb_script_to_iso15924_tag (script)), … in test_simple_tags()
65g_test_message ("Testing script %c%c%c%c: script tag %s, language tag %s", HB_UNTAG (hb_script_to_… in test_script_tags_from_language()
84g_test_message ("Testing script %c%c%c%c: USE tag %s, new tag %s, old tag %s", HB_UNTAG (hb_script… in test_indic_tags()
214 g_test_message ("Testing language %s <-> tag %s", lang_s, tag_s); in test_language_two_way()
235 g_test_message ("Testing language %s -> tag %s", lang_s, tag_s); in test_tag_from_language()
253 g_test_message ("Testing tag %s -> language %s", tag_s, lang_s); in test_tag_to_language()
Dtest-object.c241 g_test_message ("Testing object %s", o->name); in test_object()
243 g_test_message ("->create()"); in test_object()
318 g_test_message ("->get_empty()"); in test_object()
343 g_test_message ("->create_from_inert()"); in test_object()

123