From 1dbd6ff80fe037bf603fb24d9357583a0ede4edf Mon Sep 17 00:00:00 2001
From: Matt Kraai <kraai@debian.org>
Date: Tue, 20 Nov 2001 16:04:22 +0000
Subject: New.

---
 testsuite/grep/grep-matches-NUL | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 testsuite/grep/grep-matches-NUL

(limited to 'testsuite')

diff --git a/testsuite/grep/grep-matches-NUL b/testsuite/grep/grep-matches-NUL
new file mode 100644
index 000000000..04c7fd3f5
--- /dev/null
+++ b/testsuite/grep/grep-matches-NUL
@@ -0,0 +1,3 @@
+# XFAIL
+echo -e '\0' >foo
+busybox grep . foo
-- 
cgit v1.2.3