glformat: add test for formats
[platform/upstream/gstreamer.git] / tests / check / meson.build
index fb9c153..d89c6f6 100644 (file)
@@ -75,6 +75,7 @@ if build_gstgl
   base_tests += [
     [ 'libs/gstglcolorconvert.c', not build_gstgl, [gstgl_dep]],
     [ 'libs/gstglcontext.c', not build_gstgl, [gstgl_dep]],
+    [ 'libs/gstglformat.c', not build_gstgl, [gstgl_dep]],
     [ 'libs/gstglheaders.c', not build_gstgl, [gstgl_dep]],
     [ 'libs/gstglmatrix.c', not build_gstgl, [gstgl_dep]],
     [ 'libs/gstglmemory.c', not build_gstgl, [gstgl_dep]],