busybox/testsuite/dd/dd-count-bytes
Denys Vlasenko b259415b51 dd: fix testsuite
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-08-15 23:01:33 +02:00

4 lines
119 B
Plaintext

# FEATURE: CONFIG_FEATURE_DD_IBS_OBS
test "$(echo I WANT | busybox dd count=3 iflag=count_bytes 2>/dev/null)" = "I W"