view tests/0013/run-test.sh @ 276:5c34b71c5ffa sampling

Restore static decoration to yfun and yinv.
author mas01cr
date Tue, 01 Jul 2008 09:00:29 +0000
parents e64a2e7f543c
children
line wrap: on
line source
#! /bin/bash

. ../test-utils.sh

start_server ${AUDIODB} 10013

check_server $!

stop_server $!

exit 104