90 lines
3.1 KiB
Plaintext
90 lines
3.1 KiB
Plaintext
cd ../../../debug; cmake ..
|
|
cd ../../../debug; make
|
|
|
|
./test.sh -f general/tag/3.sim
|
|
./test.sh -f general/tag/4.sim
|
|
./test.sh -f general/tag/5.sim
|
|
./test.sh -f general/tag/6.sim
|
|
./test.sh -f general/tag/add.sim
|
|
./test.sh -f general/tag/bigint.sim
|
|
./test.sh -f general/tag/binary_binary.sim
|
|
./test.sh -f general/tag/binary.sim
|
|
./test.sh -f general/tag/bool_binary.sim
|
|
./test.sh -f general/tag/bool_int.sim
|
|
./test.sh -f general/tag/bool.sim
|
|
./test.sh -f general/tag/change.sim
|
|
./test.sh -f general/tag/column.sim
|
|
./test.sh -f general/tag/commit.sim
|
|
./test.sh -f general/tag/create.sim
|
|
./test.sh -f general/tag/delete.sim
|
|
./test.sh -f general/tag/double.sim
|
|
./test.sh -f general/tag/filter.sim
|
|
./test.sh -f general/tag/float.sim
|
|
./test.sh -f general/tag/int_binary.sim
|
|
./test.sh -f general/tag/int_float.sim
|
|
./test.sh -f general/tag/int.sim
|
|
./test.sh -f general/tag/set.sim
|
|
./test.sh -f general/tag/smallint.sim
|
|
./test.sh -f general/tag/tinyint.sim
|
|
|
|
./test.sh -f general/user/authority.sim
|
|
./test.sh -f general/user/monitor.sim
|
|
./test.sh -f general/user/pass_alter.sim
|
|
./test.sh -f general/user/pass_len.sim
|
|
./test.sh -f general/user/user_create.sim
|
|
./test.sh -f general/user/user_len.sim
|
|
|
|
./test.sh -f general/vector/metrics_field.sim
|
|
./test.sh -f general/vector/metrics_mix.sim
|
|
./test.sh -f general/vector/metrics_query.sim
|
|
./test.sh -f general/vector/metrics_tag.sim
|
|
./test.sh -f general/vector/metrics_time.sim
|
|
./test.sh -f general/vector/multi.sim
|
|
./test.sh -f general/vector/single.sim
|
|
./test.sh -f general/vector/table_field.sim
|
|
./test.sh -f general/vector/table_mix.sim
|
|
./test.sh -f general/vector/table_query.sim
|
|
./test.sh -f general/vector/table_time.sim
|
|
|
|
./test.sh -f unique/account/account_create.sim
|
|
./test.sh -f unique/account/account_delete.sim
|
|
./test.sh -f unique/account/account_len.sim
|
|
./test.sh -f unique/account/authority.sim
|
|
./test.sh -f unique/account/basic.sim
|
|
./test.sh -f unique/account/paras.sim
|
|
./test.sh -f unique/account/pass_alter.sim
|
|
./test.sh -f unique/account/pass_len.sim
|
|
./test.sh -f unique/account/usage.sim
|
|
./test.sh -f unique/account/user_create.sim
|
|
./test.sh -f unique/account/user_len.sim
|
|
|
|
./test.sh -f unique/big/balance.sim
|
|
./test.sh -f unique/big/maxvnodes.sim
|
|
./test.sh -f unique/big/tcp.sim
|
|
|
|
./test.sh -f unique/cluster/alter.sim
|
|
./test.sh -f unique/cluster/balance1.sim
|
|
./test.sh -f unique/cluster/balance2.sim
|
|
./test.sh -f unique/cluster/balance3.sim
|
|
./test.sh -f unique/cluster/cache.sim
|
|
./test.sh -f unique/cluster/vgroup100.sim
|
|
|
|
./test.sh -f unique/column/replica3.sim
|
|
|
|
./test.sh -f unique/db/commit.sim
|
|
./test.sh -f unique/db/delete.sim
|
|
./test.sh -f unique/db/delete_part.sim
|
|
./test.sh -f unique/db/replica_add12.sim
|
|
./test.sh -f unique/db/replica_add13.sim
|
|
./test.sh -f unique/db/replica_add23.sim
|
|
./test.sh -f unique/db/replica_reduce21.sim
|
|
./test.sh -f unique/db/replica_reduce32.sim
|
|
./test.sh -f unique/db/replica_reduce31.sim
|
|
./test.sh -f unique/db/replica_part.sim
|
|
|
|
./test.sh -f unique/vnode/many.sim
|
|
./test.sh -f unique/vnode/replica2_basic2.sim
|
|
./test.sh -f unique/vnode/replica2_repeat.sim
|
|
./test.sh -f unique/vnode/replica3_basic.sim
|
|
./test.sh -f unique/vnode/replica3_repeat.sim
|
|
./test.sh -f unique/vnode/replica3_vgroup.sim |