KonradStaniec cccd1e4640
Add tooling necessary to improve utp-testing (#931)
* Add tooling necessary to improve utp-testing
2022-01-19 16:06:23 +01:00

10 lines
151 B
Bash

#!/bin/bash
set -e
# Set up the routing needed for the simulation.
/setup.sh
echo "Client params: $CLIENT_PARAMS"
./bin/utp_test_app $CLIENT_PARAMS