test:add test cases
This commit is contained in:
parent
7b3a883498
commit
6c1774524a
|
@ -59,6 +59,15 @@
|
||||||
./test.sh -f tsim/tmq/oneTopic.sim
|
./test.sh -f tsim/tmq/oneTopic.sim
|
||||||
./test.sh -f tsim/tmq/multiTopic.sim
|
./test.sh -f tsim/tmq/multiTopic.sim
|
||||||
|
|
||||||
|
./test.sh -f tsim/tmq/mainConsumerInMultiTopic.sim
|
||||||
|
./test.sh -f tsim/tmq/mainConsumerInOneTopic.sim
|
||||||
|
|
||||||
|
#fail ./test.sh -f tsim/tmq/main2Con1Cgrp1TopicFrCtb.sim
|
||||||
|
#fail ./test.sh -f tsim/tmq/main2Con1Cgrp1TopicFrStb.sim
|
||||||
|
./test.sh -f tsim/tmq/main2Con1Cgrp2TopicFrCtb.sim
|
||||||
|
./test.sh -f tsim/tmq/main2Con1Cgrp2TopicFrStb.sim
|
||||||
|
|
||||||
|
|
||||||
# --- stable
|
# --- stable
|
||||||
./test.sh -f tsim/stable/disk.sim
|
./test.sh -f tsim/stable/disk.sim
|
||||||
./test.sh -f tsim/stable/dnode3.sim
|
./test.sh -f tsim/stable/dnode3.sim
|
||||||
|
|
Loading…
Reference in New Issue