#!/bin/sh

echo "      now running 'basic' test with all hardware features disabled."
exec ./basic.exe --disable-hwf all
