commit | e6f3801ebec044cb496390a3a3016c78b9635e31 | [log] [tgz] |
---|---|---|
author | Brian Muramatsu <btmura@android.com> | Tue Jun 21 14:32:38 2011 -0700 |
committer | Brian Muramatsu <btmura@android.com> | Wed Jun 22 18:18:26 2011 -0700 |
tree | 236d4c3cdd9802f88b23c3e18354b6f2b6b658cc | |
parent | 18464dcf5182a432233626139ce17b8b40229558 [diff] |
Test for Apache HttpClient Bug 4554251 This test launches multiple downloads at once to check that the device can open up multiple sockets without OOMing. One test tries to use wifi if available and the other tries to use mobile by disconnecting wifi. The CtsTestServer was modified to handle responses in separate threads to test concurrent downloads. Change-Id: Ifa1a11f409c69c1ae3ce621bf0542e0be56b50e0