summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testsuite/dd/dd-count-bytes2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/dd/dd-count-bytes b/testsuite/dd/dd-count-bytes
index 0730cba..ae1b6c5 100644
--- a/testsuite/dd/dd-count-bytes
+++ b/testsuite/dd/dd-count-bytes
@@ -1 +1,3 @@
+# FEATURE: CONFIG_FEATURE_DD_IBS_OBS
+
test "$(echo I WANT | busybox dd count=3 iflag=count_bytes 2>/dev/null)" = "I W"