test: util cleanup

This commit is contained in:
Luke McCrone
2025-12-08 18:54:48 -03:00
parent 8fc56208eb
commit 9fb039b878
18 changed files with 407 additions and 421 deletions

View File

@@ -22,12 +22,13 @@ source ./tests/test_common.sh
source ./tests/commands/delete_bucket_policy.sh
source ./tests/commands/get_bucket_policy.sh
source ./tests/commands/put_bucket_policy.sh
source ./tests/drivers/create_bucket/create_bucket.sh
source ./tests/drivers/create_bucket/create_bucket_rest.sh
source ./tests/drivers/get_bucket_location/get_bucket_location.sh
source ./tests/drivers/get_bucket_tagging/get_bucket_tagging.sh
source ./tests/drivers/get_bucket_tagging/get_bucket_tagging_rest.sh
source ./tests/drivers/get_object_tagging/get_object_tagging.sh
source ./tests/drivers/put_bucket_ownership_controls/put_bucket_ownership_controls_rest.sh
source ./tests/util/util_create_bucket.sh
source ./tests/util/util_head_bucket.sh
export RUN_MC=true