From 3889078dbe09a9d85b359e9c0c0c225e0bbea343 Mon Sep 17 00:00:00 2001 From: Matt Kraai Date: Tue, 30 Oct 2001 23:11:20 +0000 Subject: Merge test suite. --- testsuite/dd/dd-copies-from-standard-input-to-standard-output | 1 + 1 file changed, 1 insertion(+) create mode 100644 testsuite/dd/dd-copies-from-standard-input-to-standard-output (limited to 'testsuite/dd/dd-copies-from-standard-input-to-standard-output') diff --git a/testsuite/dd/dd-copies-from-standard-input-to-standard-output b/testsuite/dd/dd-copies-from-standard-input-to-standard-output new file mode 100644 index 0000000..d890eb0 --- /dev/null +++ b/testsuite/dd/dd-copies-from-standard-input-to-standard-output @@ -0,0 +1 @@ +test "$(echo I WANT | busybox dd 2>/dev/null)" = "I WANT" -- cgit v1.1