test(stream): add stream case

This commit is contained in:
Liu Jicong 2022-05-08 03:40:52 +08:00
parent b78918c72a
commit 72437147d9
1 changed files with 4 additions and 3 deletions

View File

@ -59,15 +59,16 @@
# ---- table
./test.sh -f tsim/table/basic1.sim
# ---- tstream
./test.sh -f tsim/tstream/basic0.sim
# ---- tmq
./test.sh -f tsim/tmq/basic1.sim
./test.sh -f tsim/tmq/basic2.sim
./test.sh -f tsim/tmq/basic3.sim
./test.sh -f tsim/tmq/basic4.sim
# ---- tstream
./test.sh -f tstream/basic0.sim
# --- stable
./test.sh -f tsim/stable/disk.sim
./test.sh -f tsim/stable/dnode3.sim