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

4 lines
129 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 '\0041z' | od -t x1 | head -n 1`" = "0000000 21 7a"