aboutsummaryrefslogtreecommitdiff
path: root/testsuite/echo/echo-prints-slash-zero
blob: d2466326f1ccf144720d3af4eecccb6039de854a (plain)
1
test "`busybox echo -e -n 'msg\n\0' | od -t x1 | head -n 1`" = "0000000 6d 73 67 0a 00"