#!/bin/sh # Copyright (C) 2005 Network Applied Communication Laboratory Co., Ltd. # # This file is part of Rast. # See the file COPYING for redistribution information. # [ -z "$top_builddir" ] && top_builddir=`dirname $0`/.. . "$top_builddir"/tests/set-test-env.sh exec %RUBY% $top_srcdir/tests/all-tests.rb --verbose "$@"