mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-04-26 02:08:08 +02:00
f045c84737
This change renames test suites containing EXPECT_DEATH assertions to include "DeathTest" in their name, following GoogleTest best practices for handling death tests. PiperOrigin-RevId: 852840775