diff --git a/test/t/003_ivfflat_build_recall.pl b/test/t/003_ivfflat_vector_build_recall.pl similarity index 100% rename from test/t/003_ivfflat_build_recall.pl rename to test/t/003_ivfflat_vector_build_recall.pl diff --git a/test/t/012_hnsw_build_recall.pl b/test/t/012_hnsw_vector_build_recall.pl similarity index 100% rename from test/t/012_hnsw_build_recall.pl rename to test/t/012_hnsw_vector_build_recall.pl diff --git a/test/t/013_hnsw_insert_recall.pl b/test/t/013_hnsw_vector_insert_recall.pl similarity index 100% rename from test/t/013_hnsw_insert_recall.pl rename to test/t/013_hnsw_vector_insert_recall.pl diff --git a/test/t/015_hnsw_duplicates.pl b/test/t/015_hnsw_vector_duplicates.pl similarity index 100% rename from test/t/015_hnsw_duplicates.pl rename to test/t/015_hnsw_vector_duplicates.pl diff --git a/test/t/016_hnsw_vacuum_recall.pl b/test/t/016_hnsw_vector_vacuum_recall.pl similarity index 100% rename from test/t/016_hnsw_vacuum_recall.pl rename to test/t/016_hnsw_vector_vacuum_recall.pl diff --git a/test/t/017_ivfflat_insert_recall.pl b/test/t/017_ivfflat_vector_insert_recall.pl similarity index 100% rename from test/t/017_ivfflat_insert_recall.pl rename to test/t/017_ivfflat_vector_insert_recall.pl