# Default test configuration # matchbox theme to set THEME=mbtest # Geometry of Xnest, can also be 640x480, 240x320 XNEST_GEOM=640x480 # Use valgrind y/n ? VALGRIND_USAGE=y # Optional Valgrind arguments. VALGRIND_ARGS="--error-limit=no --num-callers=32 --leak-check=yes --log-file=mbval" # Matchbox arguments MATCHBOX_ARGS= # Full path of matchbox binary to test MATCHBOX_EXE="matchbox-window-manager" # Display to connect to. DPY_NUM=:1 # Where to write logs to LOGS=./logs # If set to 0, tests work interactively. # Used to slowdown things for Valgrind SLEEP=1