source: MondoRescue/branches/3.3/mindi-busybox/testsuite/echo/echo-prints-slash_00041@ 3911

Last change on this file since 3911 was 3621, checked in by Bruno Cornec, 10 years ago

New 3?3 banch for incorporation of latest busybox 1.25. Changing minor version to handle potential incompatibilities.

File size: 118 bytes
Line 
1# FEATURE: CONFIG_FEATURE_FANCY_ECHO
2
3test "`busybox echo -ne '\00041z' | od -t x1 | head -n 1`" = "0000000 04 31 7a"
Note: See TracBrowser for help on using the repository browser.