tests: Only run buffer-count test if we have at least mesa 10
[platform/upstream/weston.git] / tests / weston-test-client-helper.h
index c78fc28..6670ab3 100644 (file)
@@ -124,4 +124,7 @@ frame_callback_wait(struct client *client, int *done);
 int
 get_n_egl_buffers(struct client *client);
 
+void
+skip(const char *fmt, ...);
+
 #endif