On Thu, 8 Jul 2004, Marcela Schreiber Geva wrote: > Hi All, > > I would like to test a new graphics driver that runs > under XFree86. > > Is the XTEST good for this purpose? > Is there a way to know which driver functions are > being checked? XTEST is good for testing rendering of core X11 primitives. That's about the only part that effects the driver. The non-rendering parts of XTEST are mostly testing the X-server and not the driver. It doesn't test stuff like the render extension, but for the core X11 primitive set, it should give nearly complete coverage. > > Are there any other available tools? No other automated test suites that I'm aware of. What parts, specificially, are you trying to test? Mark. > > Thanks in Advance, > Marc > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - 50x more storage than other providers! > http://promotions.yahoo.com/new_mail > _______________________________________________ > XFree86 mailing list > XFree86@xxxxxxxxxxx > http://XFree86.Org/mailman/listinfo/xfree86 > _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86