From 5d6b8729ed7335c702022f4f3176573f4cf2cf5a Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 2 Oct 2016 17:39:31 +0200 Subject: hush testsuite: add many tests from ash testsuite Signed-off-by: Denys Vlasenko --- shell/hush_test/hush-invert/invert.right | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 shell/hush_test/hush-invert/invert.right (limited to 'shell/hush_test/hush-invert/invert.right') diff --git a/shell/hush_test/hush-invert/invert.right b/shell/hush_test/hush-invert/invert.right new file mode 100644 index 000000000..5a9239aa6 --- /dev/null +++ b/shell/hush_test/hush-invert/invert.right @@ -0,0 +1,10 @@ +1 +1 +1 +0 +0 +1 +0 +1 +0 +1 -- cgit v1.2.3