aboutsummaryrefslogtreecommitdiff
path: root/testsuite/echo/echo-prints-slash-zero
blob: 948f899da12c6278037745d90279789e5edac517 (plain)
1
2
3
# FEATURE: CONFIG_FEATURE_FANCY_ECHO CONFIG_DESKTOP

test "`busybox echo -e -n 'msg\n\0' | od -t x1 | head -n 1`" = "0000000 6d 73 67 0a 00"