#!/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