README: Reword a few sentences

To be a bit more correct (they were understandable though).

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
Damien Lespiau 2013-03-25 17:15:50 +00:00
parent b9765af636
commit 7e9fd56873

8
README
View File

@ -27,17 +27,17 @@ tests/
Run this tests with "make test" as root from this directory. Note that Run this tests with "make test" as root from this directory. Note that
no other drm clients (X server) may run. no other drm clients (X server) may run.
"make test" only runs a default of test usefull for regression testing. "make test" only runs a default set of tests and is useful for
Other tests not run are: regression testing. Other tests not run are:
- tests that might hang the gpu, see HANG in Makefile.am - tests that might hang the gpu, see HANG in Makefile.am
- gem_stress, a stress test suite. Look at the source for all the - gem_stress, a stress test suite. Look at the source for all the
various options. various options.
- testdisplay is only run in the default mode. testdisplay has tons of - testdisplay is only run in the default mode. testdisplay has tons of
options to test different kms functionality, again read the source of options to test different kms functionality, again read the source for
the details. the details.
The more comfortable way to run tests is with piglit. First grab piglit The more comfortable way to run tests is with piglit. First grab piglit
from from:
git://anongit.freedesktop.org/piglit git://anongit.freedesktop.org/piglit