Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
4d0c1ea4784c9844f8468d97ca5c26d3c70f9921
/
.
/
testsuite
/
echo
/
echo-prints-slash_41
blob: 6d8999b4ed8907997c4e458b178987e19f21cb4b [
file
] [
log
] [
blame
]
Denys Vlasenko
b934844
2011-02-14 15:42:18 +0100
[
diff
] [
blame
]
1
# FEATURE: CONFIG_FEATURE_FANCY_ECHO
2
3
test
"`busybox echo -ne '\41z' | od -t x1 | head -n 1`"
=
"0000000 21 7a"