• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/ash_test/ash-arith/
1Format: 'expected actual'
2163 163
34 4
416 16
58 8
62 2
74 4
82 2
92 2
101 1
110 0
120 0
130 0
141 1
151 1
162 2
17-3 -3
18-2 -2
191 1
200 0
212 2
22131072 131072
2329 29
2433 33
2549 49
261 1
271 1
280 0
290 0
301 1
311 1
321 1
332 2
343 3
351 1
3658 58
372 2
3860 60
391 1
40256 256
4116 16
4262 62
434 4
4429 29
455 5
46-4 -4
474 4
481 1
4932 32
5032 32
511 1
521 1
5332 32
5420 20
5530 30
5620 20
5730 30
58./arith.tests: line 117: syntax error: 1 ? 20 : x+=2
596 6
606,5,3 6,5,3
61263 263
62255 255
6340 40
64./arith.tests: line 163: syntax error:  7 = 43 
65./arith.tests: line 165: divide by zero
66./arith.tests: let: line 166: syntax error: jv += $iv
67./arith.tests: line 167: syntax error:  jv += $iv 
68./arith.tests: let: line 168: syntax error: rv = 7 + (43 * 6
69abc
70def
71ghi
72./arith.tests: line 191: syntax error:  ( 4 + A ) + 4 
7316 16
74./arith.tests: line 196: syntax error:  4 ? : 3 + 5 
75./arith.tests: line 197: syntax error:  1 ? 20 
76./arith.tests: line 198: syntax error:  4 ? 20 : 
779 9
78./arith.tests: line 205: syntax error:  0 && B=42 
79./arith.tests: line 208: syntax error:  1 || B=88 
809 9
819 9
829 9
837 7
847
854 4
8632767 32767
8732768 32768
88131072 131072
892147483647 2147483647
901 1
914 4
924 4
935 5
945 5
954 4
963 3
973 3
984 4
994 4
100./arith.tests: line 257: syntax error:  7-- 
101./arith.tests: line 259: syntax error:  --x=7 
102./arith.tests: line 260: syntax error:  ++x=7 
103./arith.tests: line 262: syntax error:  x++=7 
104./arith.tests: line 263: syntax error:  x--=7 
1054 4
1067 7
107-7 -7
108./arith1.sub: line 2: syntax error:  4-- 
109./arith1.sub: line 3: syntax error:  4++ 
110./arith1.sub: line 4: syntax error:  4 -- 
111./arith1.sub: line 5: syntax error:  4 ++ 
1126 6
1133 3
1147 7
1154 4
1160 0
1173 3
1187 7
1192 2
120-2 -2
1211 1
122./arith1.sub: line 37: syntax error:  +++7 
123./arith2.sub: line 2: syntax error:  --7 
124./arith2.sub: line 3: syntax error:  ++7 
125./arith2.sub: line 4: syntax error:  -- 7 
126./arith2.sub: line 5: syntax error:  ++ 7 
1275 5
1281 1
1294 4
1300 0
131./arith2.sub: line 42: syntax error:  -- - 7 
132./arith2.sub: line 47: syntax error:  ++ + 7 
1338 12
134./arith.tests: line 290: syntax error: a b
13542
13642
13742
138./arith.tests: line 302: a[b[c]d]=e: not found
139