data/method/busybox/busybox-1.36.0/testsuite/echo/echo-prints-slash_00041

4 lines
133 B
Plaintext
Raw Normal View History

2024-01-29 10:44:43 +08:00
# FEATURE: CONFIG_FEATURE_FANCY_ECHO CONFIG_DESKTOP
test "`busybox echo -ne '\00041z' | od -t x1 | head -n 1`" = "0000000 04 31 7a"