blob: 6c160ab4f9db62dd2ec8777625fa9529748212ec [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 -alltirpc