Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
85158b600d161bea3fc9d62df8e4ecf4d642fbf0
/
.
/
testsuite
/
wget
/
wget-supports--P
blob: bfe4ac45ea2a7ba40a5b25fa5b4a913ca82e48e6 [
file
] [
log
] [
blame
]
test x
"$SKIP_INTERNET_TESTS"
!=
x
""
&&
exit
mkdir foo
busybox wget
-
q
-
P foo http
:
//www.google.com/
test
-
s foo
/
index
.
html