$OpenBSD: patch-tests_testing-util_testing-util_c,v 1.1 2014/11/12 10:47:12 jasper Exp $

Add error messages on OpenBSD to test log hooks
https://bugzilla.gnome.org/show_bug.cgi?id=727380

--- tests/testing-util/testing-util.c.orig	Mon Sep 22 15:52:54 2014
+++ tests/testing-util/testing-util.c	Wed Nov 12 10:22:28 2014
@@ -51,7 +51,7 @@ static gboolean initialized = FALSE;
  * Don't bother putting errors in here as GLib always aborts on errors.
  */
 static const gchar *allowed_patterns[] = {
-  "*lib*loader.so*cannot open shared object file: No such file or directory*"
+  "Failed to load module '*loader'*"
 };
 
 static void
