1. 16 12月, 2021 1 次提交
  2. 08 12月, 2021 1 次提交
    • Y
      [TD-11776]<fix>change taosdemo to taosBenchmark (#8923) · 13ac7117
      Yang Zhao 提交于
      * [TD-11776]<fix>change taosdemo to taosBenchmark
      
      * change python test taosdemo
      
      * fix
      
      * change json back
      
      * update taos-tools
      
      * modify test case
      
      * change to taosBenchmark
      
      * update taos-tools
      
      * update taos-tools
      
      * update taos-tools
      
      * revert pr
      
      * revert
      
      * revert
      
      * update taos-tools
      
      * update taos-tools with pressure mode fix
      
      * fix test case
      
      * update
      
      * modify test case
      
      * fix
      
      * remove taosdemo test case
      Co-authored-by: sangshuduo's avatarShuduo Sang <sangshuduo@gmail.com>
      13ac7117
  3. 02 11月, 2021 1 次提交
  4. 01 11月, 2021 1 次提交
  5. 31 10月, 2021 4 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#8506) · d326cfc6
      sangshuduo 提交于
      * [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.
      
      * [TD-3197] <fix>: taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix memory leak when parsing arguments.
      
      * [TD-3197] <fix>: fix cmake strip arguments.
      
      * [TD-3197] <fix>: taosdemo coverity scan.
      
      fix cmake string manipulation.
      
      * [TD-3197]<fix>: taosdemo coverity scan issue.
      
      configDir buffer overwrite.
      
      * [TD-3197]<fix>: coverity scan issue.
      
      taosdump argument validation.
      
      * [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
      
      * [TD-3197]<fix>: taosdemo coverity scan.
      
      append result buf to file. for develop branch.
      
      * exit if read sample file failed.
      
      * fix converity scan issue.
      
      * fix coverity scan issue.
      
      * fix coverity scan memory leak.
      
      * fix resource leak reported by coverity scan.
      
      * fix taosdemo coverity scan issue.
      
      * fix tcsetattr and getchar return value determination bug.
      
      * fix coverity scan issue.
      
      * fix two more coverity scan issues.
      
      * fix stmt batch coverity scan issue.
      
      * change to portable format.
      
      * delete tests/examples/c/'-g' file
      
      * fix example compile error.
      
      * fix coverity scan issue
      
      * fix taosdemo coverity scan issue.
      
      * fix taosdemo test case for restful query
      
      * make initOfQueryMeta() back to solve restful issue.
      
      * fix test case keep 36 days.
      
      * fix taosdemo tblalt case with current option
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      d326cfc6
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 taosdemo coverity scan for master (#8487) · 135a70e0
      sangshuduo 提交于
      * [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
      
      * exit if read sample file failed.
      
      * fix converity scan issue.
      
      * fix coverity scan issue.
      
      * fix coverity scan memory leak.
      
      * fix resource leak reported by coverity scan.
      
      * fix taosdemo coverity scan issue.
      
      * fix tcsetattr and getchar return value determination bug.
      
      * fix coverity scan issue.
      
      * fix two more coverity scan issues.
      
      * fix stmt batch coverity scan issue.
      
      * change to portable format.
      
      * fix coverity scan issue
      
      * [TD-10578]<fix>: taosdemo rest interface slow.
      
      * fix missed 200
      
      * fix taosdemo coverity scan issue.
      
      * fix taosdemo coverity scan issue.
      
      * fix taosdemo testcase for restful result.
      
      * make master taosdemo rest logic same as develop
      
      * modify taosdemo param to reflect current tbname prefix.
      
      * remove chmod to make script keep same mod.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      135a70e0
    • C
      adjust test case · dc2d4009
      Cary Xu 提交于
      dc2d4009
    • C
      adjust test case · 1892e96e
      Cary Xu 提交于
      1892e96e
  6. 12 10月, 2021 1 次提交
  7. 09 9月, 2021 2 次提交
  8. 20 7月, 2021 1 次提交
  9. 12 7月, 2021 2 次提交
  10. 22 4月, 2021 1 次提交
  11. 31 3月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5636) · 6cb5af80
      sangshuduo 提交于
      * [TD-3607] <fix>: fix taosdemo buffer overflow.
      
      * [TD-3607] <fix>: taosdemo buffer overflow.
      
      add tmp buffer.
      
      * [TD-3607] <fix>: taosdemo buffer overflow.
      
      fix data generation.
      
      * [TD-3607] <fix>: taosdemo buffer overflow.
      
      fix normal table writting.
      
      * [TD-3607] <fix>: taosdemo buffer overflow.
      
      remove tail spaces.
      
      * [TD-3607] <fix>: taosdemo buffer overflow.
      
      fix taosdemo alter table test case.
      
      * [TD-3607] <fix>: taosdemo buffer overflow.
      
      fix taosdemo alter table case.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      6cb5af80
  12. 28 3月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5602) · 41741a59
      sangshuduo 提交于
      * [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: NShuduo Sang <sdsang@taosdata.com>
      41741a59
  13. 23 3月, 2021 1 次提交
  14. 22 2月, 2021 2 次提交
  15. 04 2月, 2021 2 次提交
  16. 02 2月, 2021 1 次提交
  17. 06 12月, 2020 1 次提交