TTS/run_bash_tests.sh

8 lines
177 B
Bash
Raw Normal View History

set -e
TF_CPP_MIN_LOG_LEVEL=3
# runtime bash based tests
2021-05-10 13:27:23 +00:00
# TODO: move these to python
./tests/bash_tests/test_demo_server.sh && \
./tests/bash_tests/test_compute_statistics.sh