source: MondoRescue/branches/3.3/mindi-busybox/testsuite/echo/echo-prints-slash_0041@ 3621

Last change on this file since 3621 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: 114 bytes
Line 
1# FEATURE: CONFIG_FEATURE_FANCY_ECHO
2
3test "`busybox echo -ne '\0041z' | od -t x1 | head -n 1`" = "0000000 21 7a"
Note: See TracBrowser for help on using the repository browser.