add test cases into fulltest.sh

This commit is contained in:
Ping Xiao 2020-11-25 16:15:22 +08:00
parent 3e7c81eafb
commit 431fc93950
3 changed files with 3 additions and 1 deletions

View File

@ -205,7 +205,9 @@ python3 test.py -f query/queryInterval.py
python3 test.py -f query/queryFillTest.py
# tools
python3 test.py -f tools/taosdemo.py
python3 test.py -f tools/taosdemoTest.py
python3 test.py -f tools/taosdumpTest.py
python3 test.py -f tools/lowaTest.py
# subscribe
python3 test.py -f subscribe/singlemeter.py