tests/test-runner: Hook up async waiter on demand

Not all tests will spawn Xwayland; so don't expect it to be there.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1681>
This commit is contained in:
Jonas Ådahl
2021-01-21 18:58:28 +01:00
committed by Marge Bot
parent d8e75027a4
commit 02859221ea
2 changed files with 37 additions and 9 deletions

View File

@ -49,6 +49,7 @@ META_EXPORT_TEST
void meta_override_compositor_configuration (MetaCompositorType compositor_type,
GType backend_gtype);
META_EXPORT_TEST
MetaDisplayPolicy meta_get_x11_display_policy (void);
META_EXPORT_TEST