homework-jianmu/tests/army/tools/benchmark/basic
Linhe Huo e273a943ea
fix: add show connMode string (#30323)
* fix: add show connMode string

* fix: add stdbool.h to pub.h

* fix: remove trash file army/output.txt

* fix: caseBase.py modify syntax error

* fix: restore -R option for taosdump

* fix: taosdumpCommandline.py case

* fix: native stmt write normal table failed

* fix: taosdumpCommandline.py case passed

* fix: restore test.py from main branch

* fix: taosCli.py check default conn mode

* fix: commandline-sml.py case pass

* fix: websiteCase.py case passed

* fix: connMode.py case

* fix: modify default port is 0

* fix: taos_options with config dir not work

* fix: websocket.py delete -D timeout options

* fix: default_tmq_json.py context move to default_json.py, so delete

* fix python kafka bug

* chore: improve taos_init in wrapper

* chore: add installation path preparation in build workflow

* fix connMode bug

* fix: fix tmq conf/consumer new error in wrapperFunc.c

* fix: correct the spelling toss -> taosGetInstall...

* chore: fix compile error in wrapperFunc.c

* fix: createConnect fix memory leak

* fix: tsim forbid CHECK  ODR

* modify userOperTest uuse static lib

* reverse userOperTest use static lib

---------

Co-authored-by: Alex Duan <417921451@qq.com>
Co-authored-by: taos-support <it@taosdata.com>
Co-authored-by: “chris <“zk662144@163.com”>
Co-authored-by: t_max <1172915550@qq.com>
Co-authored-by: sheyanjie-qq <249478495@qq.com>
2025-03-22 20:44:07 +08:00
..
csv merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
json new-libtaos-with-ws (#29971) 2025-03-20 22:54:29 +08:00
TD-12478.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
bugs.py enh(stmt2): [TD-33660] interlace mode support auto create table (#30084) 2025-03-14 14:13:26 +08:00
commandline-partial-col-numpy.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
commandline-retry.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
commandline-single-table.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
commandline-sml.py fix: add show connMode string (#30323) 2025-03-22 20:44:07 +08:00
commandline-supplement-insert.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
commandline-vgroups.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
commandline.py new-libtaos-with-ws (#29971) 2025-03-20 22:54:29 +08:00
connMode.py fix: add show connMode string (#30323) 2025-03-22 20:44:07 +08:00
csv-export.py test: clean up the temp profile generated by test 2025-03-13 15:04:14 +08:00
custom_col_tag.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
default_json.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
demo.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
from-to-continue.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
from-to.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
insert-json-csv.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
insertBasic.py fix(taosbenchmark): pass db options support prefix suffix with blank (#30205) 2025-03-18 17:48:24 +08:00
insertBindVGroup.py ci: taosBenchmark add coverage cases branch 3.0 (#29788) 2025-02-21 17:00:44 +08:00
insertMix.py fix: insertMix.py case failed 2025-02-13 20:06:57 +08:00
insertPrecision.py fix(taosbenchmark): pass db options support prefix suffix with blank (#30205) 2025-03-18 17:48:24 +08:00
invalid_commandline.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
json_tag.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
limit_offset_json.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
queryMain.py new-libtaos-with-ws (#29971) 2025-03-20 22:54:29 +08:00
query_json-with-error-sqlfile.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
query_json-with-sqlfile.py new-libtaos-with-ws (#29971) 2025-03-20 22:54:29 +08:00
query_json.py new-libtaos-with-ws (#29971) 2025-03-20 22:54:29 +08:00
rest_insert_alltypes_json.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
reuse-exist-stb.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
sml_auto_create_table_json.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
sml_insert_alltypes_json.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
sml_interlace.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
sml_json_alltypes-interlace.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
sml_json_alltypes.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
sml_json_insert_alltypes-same-min-max.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
sml_taosjson_alltypes.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
sml_taosjson_insert_alltypes-same-min-max.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
sml_telnet_alltypes.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
sml_telnet_insert_alltypes-same-min-max.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
stmt2_insert.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
stmt_auto_create_table_json.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
stmt_insert_alltypes-same-min-max.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
stmt_insert_alltypes_json.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
stmt_offset_json.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
stmt_sample_csv_json-subtable.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
stmt_sample_csv_json.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
stmt_sample_csv_json_doesnt_use_ts.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
stream-test.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
stream_function_test.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
stt.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
taosadapter_json.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
taosc_auto_create_table_json.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
taosc_insert-mix.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
taosc_insert-retry-json-global.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
taosc_insert-retry-json-stb.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
taosc_insert-table-creating-interval.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
taosc_insert_alltypes-same-min-max.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
taosc_insert_alltypes_json-partial-col.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
taosc_insert_alltypes_json.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
taosc_sample_csv_json-subtable.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
taosc_sample_csv_json.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
taosdemoTestInsertWithJsonStmt-otherPara.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
taosdemoTestQueryWithJson-mixed-query.py new-libtaos-with-ws (#29971) 2025-03-20 22:54:29 +08:00
taosdemoTestQueryWithJson.py new-libtaos-with-ws (#29971) 2025-03-20 22:54:29 +08:00
telnet_tcp.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
tmqBasic.py tmq add tmpBasic.py 2025-02-23 18:24:55 +08:00
tmq_case.py merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
websiteCase.py fix: add show connMode string (#30323) 2025-03-22 20:44:07 +08:00