aboutsummaryrefslogtreecommitdiff
path: root/testsuite/echo/echo-prints-slash_00041
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/echo/echo-prints-slash_00041')
-rw-r--r--testsuite/echo/echo-prints-slash_000413
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/echo/echo-prints-slash_00041 b/testsuite/echo/echo-prints-slash_00041
new file mode 100644
index 000000000..9cffabde0
--- /dev/null
+++ b/testsuite/echo/echo-prints-slash_00041
@@ -0,0 +1,3 @@
+# FEATURE: CONFIG_FEATURE_FANCY_ECHO
+
+test "`busybox echo -ne '\00041z' | od -t x1 | head -n 1`" = "0000000 04 31 7a"