xf86-video-intel/test
Chris Wilson 12b8a62652 test: Exclude the long running stress tests from make distcheck
tinderbox complains when it is left running for days on end...

Reported-by: Jeremy Huddleston <jeremyhu@apple.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-06-13 22:36:04 +01:00
..
.gitignore sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
Makefile.am test: Exclude the long running stress tests from make distcheck 2011-06-13 22:36:04 +01:00
README sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
basic-copyarea-size.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
basic-copyarea.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
basic-fillrect.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
basic-putimage.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
basic-stress.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
mixed-stress.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
render-composite-solid.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
render-copyarea-size.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
render-copyarea.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
render-fill-copy.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
render-fill.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
render-trapezoid-image.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
render-trapezoid.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
test.h sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
test_display.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
test_image.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
test_log.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00
test_render.c sna: Introduce a new acceleration model. 2011-06-04 09:19:46 +01:00

README

These are no substitute for xts, rendercheck and cairo-test-suite. They
are intended to exercise corner cases in the batch management of long
drawing commands and more explicit checking of the acceleration paths.