1eb8dc403SDave Cobbley#!/bin/sh 2eb8dc403SDave Cobbley# 3eb8dc403SDave Cobbley# This script is used to run the gmdb test suite 4eb8dc403SDave Cobbley 5eb8dc403SDave Cobbleycd tests 6eb8dc403SDave Cobbley 7*e760df85SPatrick Williams./testsuite --am-fmt AUTOTEST_PATH=$PWD abs_builddir=$PWD COMPAT=1 8