#! /bin/sh

cp -r tests $AUTOPKGTEST_TMP
futhark test --backend=opencl --notty --no-tuning $AUTOPKGTEST_TMP/tests
