libglvnd/tests/testglxmcloop.sh

8 lines
223 B
Bash
Raw Normal View History

#!/bin/bash
export __GLX_VENDOR_LIBRARY_NAME=dummy
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$TOP_BUILDDIR/tests/GLX_dummy/.libs
# Run the make current test in a loop using a single thread.
./testglxmakecurrent -t 1 -i 250