grpc-java/benchmarks/src
Eric Anderson 74b515ecf7 Migrate many usages of TestUtils.loadCert() to the public TlsTesting
TlsTesting.loadCert() is a public API and so should be preferred over
our internal utility. It avoids creating a temp file that has to be
deleted by a shutdown hook. Usages that needed a file were not migrated.
2023-05-09 17:01:31 -07:00
..
generated/main/grpc/io/grpc/benchmarks/proto compiler: Generate interfaces for services to implement (#9688) 2023-02-15 10:33:44 -08:00
jmh/java/io/grpc/benchmarks all: fix build with errorprone 2.18 (#9886) 2023-03-01 13:45:18 -08:00
main Migrate many usages of TestUtils.loadCert() to the public TlsTesting 2023-05-09 17:01:31 -07:00
test/java/io/grpc/benchmarks/driver Increase test timeouts for ARM emulation 2023-04-10 21:57:25 -07:00