On Mon, 4 Jun 2012 09:43:06 +0000, "Zhao, Halley" <halley.z...@intel.com> wrote: > diff --git a/tests/wayland-drm/Makefile.am b/tests/wayland-drm/Makefile.am > new file mode 100644 > index 0000000..526acde > --- /dev/null > +++ b/tests/wayland-drm/Makefile.am > @@ -0,0 +1,12 @@ > +bin_PROGRAMS = wayland_drm_test
This definitely shouldn't be an installed binary. If I'm understanding it right, this is something you run that draws a couple of images into a wayland window? It doesn't do any tests on the results? If so, it might be interesting for some wayland demos repository, but it probably isn't Mesa code. When I was asking about tests, I was hoping for something we could put in piglit using EGL that would make sure that the changes worked. I don't even see any calls to EGL here.
pgpfVU2YG1nuP.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev