Add more DoH tests in resolv_integration_test
Add 4 new tests: - TemporaryConnectionStalled - RunOutOfDataLimit - RunOutOfStreams - ReconnectAfterIdleTimeout Current DoH client implementation doesn't check if QUIC connections run out of data limit, so the check for DoH query count in RunOutOfDataLimit is commented out. Bug: 181642979 Test: cd packages/modules/DnsResolver && atest Change-Id: I3582a7f64ea2b4b1c4a9a1387f5fade3445a4e34
Loading
Please register or sign in to comment