Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.5
/
busybox
/
refs/heads/master
/
.
/
busybox-1.19.3
/
testsuite
/
echo
/
echo-prints-slash-zero
blob: d97ed8e661ad2a5bb3c9814d72d5f767c18bc914 [
file
] [
log
] [
blame
] [
edit
]
# FEATURE: CONFIG_FEATURE_FANCY_ECHO
test
"`busybox echo -e -n 'msg\n\0' | od -t x1 | head -n 1`"
=
"0000000 6d 73 67 0a 00"