commit | 7b4284a072cd8c196e374b3c5bd4f8b890210c20 | [log] [tgz] |
---|---|---|
author | Chris Masone <cmasone@chromium.org> | Wed Jun 01 18:10:44 2011 -0700 |
committer | Chris Masone <cmasone@chromium.org> | Wed Jun 01 18:23:58 2011 -0700 |
tree | 412c0eb623ce4e0947bc96461afaf90df6293ecd | |
parent | 260b1e6056fa6aead193aac49cb014b46de5cc3d [diff] |
[autotest] Implement gethostbyname by shelling out to ping and parsing output Sigh. Perhaps this will work more reliably than direct socket calls, which hang sometimes :-/ BUG=chromium-os:13384 TEST=suite_Smoke Change-Id: I9c1e9aa49c997667886d14198910ef3bedda9ceb Reviewed-on: http://gerrit.chromium.org/gerrit/1931 Tested-by: Chris Masone <cmasone@chromium.org> Reviewed-by: Darin Petkov <petkov@chromium.org>