#! /bin/sh

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