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