Lines Matching +full:long +full:- +full:summary
3 set -e
41 $XSERVER_BUILDDIR/test/simple-xinit \
42 $XSERVER_DIR/test/scripts/xinit-piglit-session.sh \
43 -- \
46 # Write out piglit-summaries.
47 SHORT_SUMMARY=$PIGLIT_RESULTS_DIR/summary
48 LONG_SUMMARY=$PIGLIT_RESULTS_DIR/long-summary
49 $PIGLIT_DIR/piglit summary console -s $PIGLIT_RESULTS_DIR > $SHORT_SUMMARY
50 $PIGLIT_DIR/piglit summary console $PIGLIT_RESULTS_DIR > $LONG_SUMMARY
52 # Write the short summary to make check's log file.
55 # Parse the piglit summary to decide on our exit status.
69 $PIGLIT_DIR/piglit summary html \
70 --overwrite \