Merge "[Cronet] Setup QuicTestServer"

This commit is contained in:
Chidera Olibie
2023-03-30 10:22:24 +00:00
committed by Gerrit Code Review

View File

@@ -8,4 +8,6 @@ org\.chromium\.base\..+
# Do not jarjar the tests and its utils as they also do JNI with cronet_tests.so
org\.chromium\.net\..*Test.*(\$.+)?
org\.chromium\.net\.NativeTestServer(\$.+)?
org\.chromium\.net\.MockUrlRequestJobFactory(\$.+)?
org\.chromium\.net\.MockUrlRequestJobFactory(\$.+)?
org\.chromium\.net\.QuicTestServer(\$.+)?
org\.chromium\.net\.MockCertVerifier(\$.+)?