Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
95650a86d176ee83a264fd9e7047c414b71ee7cb
/
.
/
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"