github.com/zuoyebang/bitalosdb@v1.1.1-0.20240516111551-79a8c4d8ce20/sh_unit_test.sh (about) 1 cd internal/manifest 2 go test -v -timeout 2000s 3 cd - 4 5 cd bithash 6 go test -v -timeout 2000s 7 cd - 8 9 cd bitpage 10 go test -v -timeout 2000s 11 cd - 12 13 cd bitree 14 go test -v -timeout 2000s 15 cd - 16 17 cd bitforest 18 go test -v -timeout 2000s 19 cd - 20 21 go test -v -timeout 3600s