#!/bin/sh
export TIMEOUT_DURATION=30
make -B -C tests -k test-suite.log
