test:add test cases for tmq

This commit is contained in:
plum-lihui 2022-05-19 22:37:24 +08:00
parent 040292cb80
commit c2f3bb04e4
2 changed files with 1113 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -64,3 +64,4 @@ python3 ./test.py -f 2-query/nestedQuery.py
python3 ./test.py -f 7-tmq/basic5.py
python3 ./test.py -f 7-tmq/subscribeDb.py
python3 ./test.py -f 7-tmq/subscribeDb1.py
python3 ./test.py -f 7-tmq/subscribeStb.py