add test cases into fulltest.sh
This commit is contained in:
parent
3e7c81eafb
commit
431fc93950
|
@ -205,7 +205,9 @@ python3 test.py -f query/queryInterval.py
|
||||||
python3 test.py -f query/queryFillTest.py
|
python3 test.py -f query/queryFillTest.py
|
||||||
|
|
||||||
# tools
|
# 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
|
# subscribe
|
||||||
python3 test.py -f subscribe/singlemeter.py
|
python3 test.py -f subscribe/singlemeter.py
|
||||||
|
|
Loading…
Reference in New Issue