aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-parsing/and-or.right
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-04-06 14:22:54 +0000
committerMike Frysinger <vapier@gentoo.org>2009-04-06 14:22:54 +0000
commit3a64833eb9d03132be611ccedaac65e3bc4f2042 (patch)
tree167efbe99b07738e072a1e7f0d4acd436a8485f0 /shell/hush_test/hush-parsing/and-or.right
parenta2b11e33950d7e0a352005fec6cfff9bdeb7c668 (diff)
downloadbusybox-3a64833eb9d03132be611ccedaac65e3bc4f2042.tar.gz
add some brute force logic tests
Diffstat (limited to 'shell/hush_test/hush-parsing/and-or.right')
-rw-r--r--shell/hush_test/hush-parsing/and-or.right18
1 files changed, 18 insertions, 0 deletions
diff --git a/shell/hush_test/hush-parsing/and-or.right b/shell/hush_test/hush-parsing/and-or.right
new file mode 100644
index 000000000..f9fa5fbf8
--- /dev/null
+++ b/shell/hush_test/hush-parsing/and-or.right
@@ -0,0 +1,18 @@
+a1
+a4
+b1
+b3
+b4
+b6
+c4
+c5
+c7
+c8
+ff1
+ff3
+ft2
+ft3
+tf2
+tf3
+tt2
+tt4