From 4aca87515a5083ae0e31ce3177189fd43b6d05ac Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 3 Jan 2015 13:58:15 +0100 Subject: patch to Vanilla Tomato 1.28 --- .../busybox/shell/hush_test/hush-arith/arith.right | 138 +++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 release/src/router/busybox/shell/hush_test/hush-arith/arith.right (limited to 'release/src/router/busybox/shell/hush_test/hush-arith/arith.right') diff --git a/release/src/router/busybox/shell/hush_test/hush-arith/arith.right b/release/src/router/busybox/shell/hush_test/hush-arith/arith.right new file mode 100644 index 00000000..8cde0ee5 --- /dev/null +++ b/release/src/router/busybox/shell/hush_test/hush-arith/arith.right @@ -0,0 +1,138 @@ +Format: 'expected actual' +163 163 +4 4 +16 16 +8 8 +2 2 +4 4 +2 2 +2 2 +1 1 +0 0 +0 0 +0 0 +1 1 +1 1 +2 2 +-3 -3 +-2 -2 +1 1 +0 0 +2 2 +131072 131072 +29 29 +33 33 +49 49 +1 1 +1 1 +0 0 +0 0 +1 1 +1 1 +1 1 +2 2 +3 3 +1 1 +58 58 +2 2 +60 60 +1 1 +256 256 +16 16 +62 62 +4 4 +29 29 +5 5 +-4 -4 +4 4 +1 1 +32 32 +32 32 +1 1 +1 1 +32 32 +20 20 +30 30 +20 20 +30 30 +hush: error in arithmetic +6 6 +6,5,3 6,5,3 +263 263 +255 255 +40 40 +hush: error in arithmetic +hush: divide by 0 +hush: can't exec 'let': No such file or directory +hush: error in arithmetic +hush: can't exec 'let': No such file or directory +abc +def +ghi +hush: error in arithmetic +16 16 +hush: error in arithmetic +hush: error in arithmetic +hush: error in arithmetic +9 9 +hush: error in arithmetic +hush: error in arithmetic +9 9 +9 9 +9 9 +7 7 +7 +4 4 +32767 32767 +32768 32768 +131072 131072 +2147483647 2147483647 +1 1 +4 4 +4 4 +5 5 +5 5 +4 4 +3 3 +3 3 +4 4 +4 4 +hush: error in arithmetic +hush: error in arithmetic +hush: error in arithmetic +hush: error in arithmetic +hush: error in arithmetic +4 4 +7 7 +-7 -7 +hush: error in arithmetic +hush: error in arithmetic +hush: error in arithmetic +hush: error in arithmetic +6 6 +3 3 +7 7 +4 4 +0 0 +3 3 +7 7 +2 2 +-2 -2 +1 1 +hush: error in arithmetic +hush: error in arithmetic +hush: error in arithmetic +hush: error in arithmetic +hush: error in arithmetic +5 5 +1 1 +4 4 +0 0 +hush: error in arithmetic +hush: error in arithmetic +8 12 +hush: error in arithmetic +42 +42 +42 +hush: can't exec 'a[b[c]d]=e': No such file or directory -- cgit v1.2.3-54-g00ecf