blob: f9841d1af00b5a7b6a3ce6308346a209f7548722 [file] [log] [blame]
#!/bin/sh
# Script that allows to run the full test suite automatically.
#
chmod +x ./configure.auto
./configure.auto
SAVEPWD=$PWD
cd ../../../..
export LTPROOT=${PWD}
cd $SAVEPWD
make deploy
make all
./rpc_ts_wizard.sh -allrpc