homework-jianmu/tests
Shuduo Sang 41741a599f
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5602)
* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

fix subscribeTest pids uninitialized.

* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix coverity scan issues.

check super tbl info pointer.

* [TD-3197] <fix>: fix coverity scan issues.

move sub tbl query thread join into loop

* [TD-3197] <fix>: fix coverity scan issues.

remove unused variable

* [TD-3197] <fix>: fix coverity scan issues.

use more secure random library

* [TD-3197] <fix>: fix coverity scan issues.

use strncpy for more safe

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

replace arc4random with rand().

* [TD-3197] <fix>: fix coverity scan issues.

check stb info pointer for start time

* [TD-3197] <fix>: fix coverity scan issues.

fix strcpy vulnerability

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

modify taosdemoTest2. try to check database continously.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-28 20:23:11 +08:00
..
comparisonTest change cmake version 2021-02-05 22:08:18 +08:00
examples Update asyncdemo.c 2021-03-25 14:34:50 +08:00
gotest [add proxy for go] 2020-10-24 11:16:48 +08:00
perftest-scripts Update perftest script 2021-02-22 10:36:09 +08:00
pytest Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5602) 2021-03-28 20:23:11 +08:00
script Merge pull request #5533 from taosdata/feature/TD-3295 2021-03-25 15:51:39 +08:00
stress TD-797: add log support 2020-07-02 16:19:11 +08:00
test/c change cmake version 2021-02-05 22:08:18 +08:00
tsim tsim: enlarge variable size from 512 to 1024 2021-03-04 14:24:41 +08:00
CMakeLists.txt change cmake version 2021-02-05 22:08:18 +08:00
How-To-Run-Test-And-How-To-Add-New-Test-Case.md TD-775: Remove numpy dependency from sql.py 2020-06-29 13:18:22 +08:00
Jenkinsfile fix 2021-03-26 09:57:26 +08:00
test-all.sh balance 2021-03-26 09:53:17 +08:00