[TD-3197] <fix>: fix coverity scan issues. add taosdemo test case.
This commit is contained in:
parent
8d62e8dd8f
commit
232eacec90
|
@ -79,6 +79,7 @@ python3 test.py -f query/queryFillTest.py
|
||||||
|
|
||||||
# tools
|
# tools
|
||||||
python3 test.py -f tools/taosdemoTest.py
|
python3 test.py -f tools/taosdemoTest.py
|
||||||
|
python3 test.py -f tools/taosdemoTestWithoutMetric.py
|
||||||
python3 test.py -f tools/taosdumpTest.py
|
python3 test.py -f tools/taosdumpTest.py
|
||||||
python3 test.py -f tools/lowaTest.py
|
python3 test.py -f tools/lowaTest.py
|
||||||
#python3 test.py -f tools/taosdemoTest2.py
|
#python3 test.py -f tools/taosdemoTest2.py
|
||||||
|
|
Loading…
Reference in New Issue