mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
test: Execute rendercheck tests without using piglit.
This gets us parallelism between rendercheck tests at the cost of spinning up more Xvfbs, and nicer logging of the tests that are run. Signed-off-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
@@ -31,5 +31,7 @@ PIGLIT_ARGS="$PIGLIT_ARGS -x xlistfontswithinfo@4"
|
||||
PIGLIT_ARGS="$PIGLIT_ARGS -x xloadqueryfont@1"
|
||||
PIGLIT_ARGS="$PIGLIT_ARGS -x xqueryfont@1"
|
||||
PIGLIT_ARGS="$PIGLIT_ARGS -x xqueryfont@2"
|
||||
# Run as meson unit tests.
|
||||
PIGLIT_ARGS="$PIGLIT_ARGS -x rendercheck"
|
||||
|
||||
exec ./piglit run xts-render $PIGLIT_ARGS $PIGLIT_RESULTS_DIR
|
||||
|
||||
Reference in New Issue
Block a user