[Xcb] Running the X Test Suite

Barton C Massey bart@cs.pdx.edu
Fri Jan 28 08:43:46 PST 2005


Excellent.  You have talked to Jamey about what he did to
work around some problems with the suite?

	Bart

In message <41F97100.9050407@verizon.net> you wrote:
> This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
> --===============1838651751==
> Content-Type: multipart/signed; micalg=pgp-sha1;
> 	protocol="application/pgp-signature";
> 	boundary="------------enig86AFD469B8AB922CE1145739"
> 
> This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
> --------------enig86AFD469B8AB922CE1145739
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> 
> I looked into how to run the X Test Suite, and managed to download and
> run it using the following instructions:
> 
> Download the version of the X test suite from DRI CVS[1]:
> export CVSROOT=:pserver:anonymous@cvs.freedesktop.org:/cvs/dri
> cvs co xtest
> 
> Change to the xtest/xsuite directory.
> 
> Put /path/to/xtest/xsuite/xtest/bin in your $PATH.
> 
> Build the test suite, by running the commands in BUILD.xf86 .
> 
> Edit xtest/tetexec.cfg and make the following changes:
> * Change XT_DISPLAY to the display you will use for testing.
> * In XT_FONTPATH, change the first item in the list (the path to the
>   test fonts) to /path/to/xtest/xsuite/xtest/fonts/install/
> * Change XT_SPEEDFACTOR to 1 (assuming you are running X locally; this
>   speeds up the tests significantly)
> * Change XT_EXTENSIONS to Yes
> * Change XT_VISUAL_CLASSES as appropriate for the available visuals on
>   your X server.
> * In the section "Configuration parameters for Display functions",
> change the values as appropriate based on the output of xdpyinfo.
> * Change XT_LOCAL to Yes
> * Change XT_FONTDIR to /path/to/xtest/xsuite/
> 
> Run an X server on the display specified above; add the flags "-ac -s 0"
> to turn off access control and disable the screen saver.
> 
> Run the X test suite, with the command:
> tcc -e -s link_scen xtest linkexec
> 
> Wait.  (Or kill the server with Ctrl+Alt+Bksp.)
> 
> View the test results with "rpt -p".
> 
> 
> [1] Note that this X test suite is quite old (dating from XF86 3.3.3);
> I'm trying to locate a (usable) newer one.
> 
> - Josh Triplett
> 
> 
> --------------enig86AFD469B8AB922CE1145739
> Content-Type: application/pgp-signature; name="signature.asc"
> Content-Description: OpenPGP digital signature
> Content-Disposition: attachment; filename="signature.asc"
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.5 (GNU/Linux)
> Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
> 
> iD8DBQFB+XEIGJuZRtD+evsRAmMXAKC724x6lSspZmwC6PTfM7tdMeuBnACguozP
> 7WVW2ho+z1c2bwe8yhlkYmI=
> =bE7E
> -----END PGP SIGNATURE-----
> 
> --------------enig86AFD469B8AB922CE1145739--
> 
> --===============1838651751==
> Content-Type: text/plain; charset="us-ascii"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline
> 
> _______________________________________________
> xcb mailing list
> xcb@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xcb
> 
> --===============1838651751==--


More information about the xcb mailing list