Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
083e172641b64c564b7ec5478197dccbde43b421
/
.
/
testsuite
/
dd
/
dd-copies-from-standard-input-to-standard-output
blob: d890eb04c73f052349db98a0a2e183a36e580c55 [
file
] [
log
] [
blame
]
test
"$(echo I WANT | busybox dd 2>/dev/null)"
=
"I WANT"