* gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 Fri Apr 5 10:13:28 1996 Jeffrey A Law (law@cygnus.com)
2
3 * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
4 * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
5 * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
6 * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
7 * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
8 * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
9 * gas/h8300/h8300.exp: Run them.
10
11 Fri Mar 15 17:16:24 1996 Ian Lance Taylor <ian@cygnus.com>
12
13 * gas/sparc/synth.d: Don't require sparc in the file format, since
14 it won't be there on SunOS.
15
16 Thu Mar 7 14:51:23 1996 Doug Evans <dje@charmed.cygnus.com>
17
18 * gas/sparc/synth.[ds]: New testcase.
19 * gas/sparc/sparc.exp: Run it.
20
21 Fri Mar 1 12:01:48 1996 Jeffrey A Law (law@cygnus.com)
22
23 * gas/all/gas.exp: xfail difference of two undefined symbols
24 and difference of forward references for the h8300.
25
26 Thu Feb 22 16:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
27
28 * gas/mips/lb-xgot.d: Correct.
29
30 Mon Feb 19 02:43:36 1996 Doug Evans <dje@charmed.cygnus.com>
31
32 * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
33 to gas.
34 * gas/sparc/addend.exp: Execute for any sparc cpu.
35 * gas/sparc/{mismatch.exp,mism-1.s}: New test.
36
37 Wed Feb 14 13:49:59 1996 Ian Lance Taylor <ian@cygnus.com>
38
39 * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
40 * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
41 * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
42 * gas/mips/mips.exp: Run new tests if svr4pic.
43
44 Sat Jan 27 13:27:45 1996 Doug Evans <dje@charmed.cygnus.com>
45
46 * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
47 start-sanitize-arc
48 * gas/arc/warn.exp: Delete libs arg in call to dg-runtest.
49 end-sanitize-arc
50
51 Fri Jan 26 14:24:01 1996 Jeffrey A Law (law@cygnus.com)
52
53 * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
54
55 Wed Jan 10 12:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
56
57 * gas/mips/*.d: Update for changes to disassembler.
58
59 Wed Jan 3 22:59:53 1996 Ian Lance Taylor <ian@cygnus.com>
60
61 * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
62 change.
63
64 Fri Nov 17 10:32:25 1995 Ian Lance Taylor <ian@cygnus.com>
65
66 * gas/mri/immconst.d: New test.
67 * gas/mri/mri.exp: Run it.
68 * gas/mri/constants.s: Test immediate constants.
69 * gas/mri/constants.d: Corresponding change.
70
71 * gas/m68k/link.s: Add nop to pad to eight byte boundary.
72 * gas/m68k/link.d: Corresponding change.
73
74 Sun Nov 12 21:28:11 1995 Jeffrey A Law (law@cygnus.com)
75
76 * gas/hppa/unsorted/brlenbug.s: New test.
77 * gas/hppa/unsorted/unsorted.exp: Run it.
78
79 Sun Nov 5 12:49:27 1995 Ian Lance Taylor <ian@cygnus.com>
80
81 * gas/mips/beq.s: Declare text_label global.
82 * gas/mips/jal.s: Likewise.
83
84 Fri Nov 3 12:35:07 1995 Ian Lance Taylor <ian@cygnus.com>
85
86 * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
87
88 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
89 * gas/m68k/all.exp: Run it.
90
91 Thu Nov 2 23:11:05 1995 Ian Lance Taylor <ian@cygnus.com>
92
93 * gas/m68k/link.s, gas/m68k/link.d: New test.
94 * gas/m68k/all.exp: Run it.
95
96 Tue Oct 24 10:57:20 1995 Jeffrey A Law (law@cygnus.com)
97
98 * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
99 * gas/hppa/basic/system.s: Corresponding changes.
100
101 Fri Oct 6 17:13:35 1995 Ken Raeburn <raeburn@cygnus.com>
102
103 * gas/m68k/operands.d: Don't require a fixed number of leading
104 zeros in any number.
105
106 * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
107 for immediate values.
108
109 Fri Oct 6 10:54:13 1995 Doug Evans <dje@canuck.cygnus.com>
110
111 * gas/arm/arm.exp: Renamed from gas.exp.
112 * gas/arm/le-fpconst.[sd]: New testcase.
113
114 Fri Sep 29 15:12:10 1995 Ian Lance Taylor <ian@cygnus.com>
115
116 * gas/mri/mri.exp: Only run tests for m68k target.
117
118 Mon Sep 25 12:31:46 1995 Ian Lance Taylor <ian@cygnus.com>
119
120 * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
121 test.
122
123 Thu Sep 21 01:26:08 1995 Jeff Law (law@snake.cs.utah.edu)
124
125 * gas/sh/fp.s (fmac): Update for new assembly syntax.
126
127 Mon Sep 18 14:04:34 1995 Ian Lance Taylor <ian@cygnus.com>
128
129 * lib/gas-defs.exp (gas_run): Call prune_system_crud.
130 (run_dump_test, objdump): Likewise.
131
132 Thu Sep 14 13:10:10 1995 Doug Evans <dje@canuck.cygnus.com>
133
134 * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
135 * gas/sparc/sparc.exp: Run them.
136
137 Wed Sep 13 16:35:51 1995 Ian Lance Taylor <ian@cygnus.com>
138
139 * Makefile.in, configure.in: Remove; the testsuite is now run
140 directly from the gas Makefile.
141
142 Mon Sep 11 11:44:23 1995 Ian Lance Taylor <ian@cygnus.com>
143
144 * gas/mri/empty.s: New file.
145 * gas/mri/mri.exp: Test assembling empty.s.
146 * gas/mri/comment.s: Add a couple more comment variants.
147
148 * gas/mri/mri.exp: Add xfail for the expr test for all hppa
149 targets.
150
151 Wed Sep 6 21:39:23 1995 Ian Lance Taylor <ian@cygnus.com>
152
153 * gas/mri/comment.s, gas/mri/comment.d: New test.
154 * gas/mri/mri.exp: Run it.
155 * gas/mri/expr.s: Remove whitespace in operand field.
156 * gas/mri/for.s: Add comments for further testing.
157 * gas/macros/test2.s: Put in an upper case ELSE to test case
158 insensitivity.
159
160 Wed Aug 30 16:12:03 1995 Doug Evans <dje@canuck.cygnus.com>
161
162 * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
163
164 Tue Aug 29 18:59:33 1995 Doug Evans <dje@canuck.cygnus.com>
165
166 * gas/sparc/sparc.exp: New file.
167 * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
168
169 Mon Aug 21 14:39:29 1995 Ian Lance Taylor <ian@cygnus.com>
170
171 * gas/macros/*: New tests for macros.
172
173 * gas/mri/common.s: Use data, not .data.
174
175 * gasp/pl3.out: Update for changes in commented source output when
176 LOCAL is used.
177
178 Sat Aug 19 17:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
179
180 * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
181 of diff.
182 * lib/gas-defs.exp: Define prune_system_crud if it is not already
183 defined.
184
185 Fri Aug 18 11:09:38 1995 Ian Lance Taylor <ian@cygnus.com>
186
187 * gasp/mri/*.out: Use ;, not !, for the comment character.
188
189 Wed Aug 16 12:24:12 1995 Ian Lance Taylor <ian@cygnus.com>
190
191 * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
192 expect failure for targets which use SOM.
193
194 * lib/gas-defs.exp (run_dump_test): If the program to run does not
195 exist, mark the test as untested.
196
197 * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
198 common test.
199
200 * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
201 rather than using an implicit a.out.
202
203 * gas/mri/for.s: Add nop to round out to four byte boundary.
204 * gas/mri/repeat.s: Likewise.
205 * gas/mri/while.s: Likewise.
206 * gas/mri/for.d: Expected added nop.
207 * gas/mri/repeat.d: Likewise.
208 * gas/mri/while.d: Likewise.
209
210 * gas/mips/*.d: Change all test names to say MIPS.
211
212 Tue Aug 15 15:42:33 1995 Ian Lance Taylor <ian@cygnus.com>
213
214 * gas/mri/for.d, gas/mri/for.s: New test.
215 * gas/mri/if.d, gas/mri/if.s: New test.
216 * gas/mri/repeat.d, gas/mri/repeat.s: New test.
217 * gas/mri/while.d, gas/mri/while.s: New test.
218 * gas/mri/mri.exp: Run the new tests.
219
220 Mon Aug 14 16:03:07 1995 Ian Lance Taylor <ian@cygnus.com>
221
222 * gas/mri/expr.d: Permit leading zeroes, in case we're using a
223 64-bit BFD.
224
225 * gasp/mri/*: New tests.
226 * gasp/gasp.exp: Run them. Also, clean up the test names used in
227 pass and fail.
228
229 start-sanitize-sh3e
230 Sun Aug 13 00:39:24 1995 Jeff Law (law@snake.cs.utah.edu)
231
232 * gas/sh/basic.exp: Update now that we know the right
233 bit patters for the new sts instructions.
234
235 end-sanitize-sh3e
236 Thu Aug 10 00:46:21 1995 Ian Lance Taylor <ian@cygnus.com>
237
238 * gas/mri/char.d: Fix for little endian machines.
239 * gas/mri/float.d: Likewise.
240
241 Wed Aug 9 15:34:36 1995 Ian Lance Taylor <ian@cygnus.com>
242
243 * gas/all/struct.s, gas/all/struct.d: New test.
244 * gas/all/gas.exp: Run it.
245
246 Tue Aug 8 17:11:39 1995 Ian Lance Taylor <ian@cygnus.com>
247
248 * gas/mri/common.s, gas/mri/common.d: New test.
249 * gas/mri/mri.exp: Run it.
250
251 Mon Aug 7 22:39:28 1995 Ian Lance Taylor <ian@cygnus.com>
252
253 * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
254 test.
255
256 * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
257 truncated files, so that the tests pass.
258
259 * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
260 constants, and expr.
261
262 * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run
263 on vxworks*, not just vxworks5.1.
264
265 * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
266 (run_dump_test): Just call pass or fail.
267
268 * gas/m68k/operands.s, gas/m68k/operands.d: New test.
269 * gas/m68k/op68000.d: New test.
270 * gas/m68k/cas.s, gas/m68k/cas.d: New test.
271 * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
272 * gas/m68k/schwab.d: Run objdump with -j .text. Adjust for
273 changes to disassembler.
274 * gas/m68k/all.exp: Run new tests. Run schwab test for
275 m68k-*-coff*.
276
277 start-sanitize-sh3e
278 Mon Aug 7 03:01:32 1995 Jeff Law (law@snake.cs.utah.edu)
279
280 * gas/sh/*: New tests for the hitachi-sh.
281
282 end-sanitize-sh3e
283 Tue Aug 1 18:02:47 1995 Ian Lance Taylor <ian@cygnus.com>
284
285 * gas/mri/*: New tests for MRI mode.
286
287 * lib/gas-defs.exp (run_dump_test): Support using objcopy. Dump
288 program executions to the log file before running them. Use the
289 simple program name, rather than the path to the binary being run,
290 in pass/fail messages.
291 (regexp_diff): If the regexp file has the special comment #pass,
292 stop checking at that point.
293 * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
294 if they are not already set.
295
296 Tue Aug 1 11:41:30 1995 steve chamberlain <sac@slash.cygnus.com>
297
298 * Makefile.in: Remove superfluous runtest gasp.
299
300 Mon Jul 31 18:19:26 1995 steve chamberlain <sac@slash.cygnus.com>
301
302 * gasp/*: New.
303 * Makefile.in: Use gasp tests.
304 * config/default.exp: Add gasp stuff.
305
306 Thu Jul 20 18:56:48 1995 Jeff Law (law@snake.cs.utah.edu)
307
308 * gas/all/gas.exp: Disable tests that are not appropriate for
309 the PA.
310
311 Thu Jul 13 18:22:49 1995 Ken Raeburn <raeburn@cygnus.com>
312
313 * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
314
315 Wed Jun 21 21:28:57 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
316
317 * gas/m68k/schwab.*: New test based on a test case from Andreas
318 Schwab.
319 * gas/m68k/all.exp: Run it for some aout configurations.
320
321 Mon Jun 12 22:27:18 1995 Jeff Law (law@snake.cs.utah.edu)
322
323 * gas/hppa/parse/badfmpyadd.s: New test.
324 * gas/hppa/parse/parse.exp: Run it.
325
326 Sun May 21 20:26:18 1995 Jeff Law (law@snake.cs.utah.edu)
327
328 * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
329 ELF targets.
330
331 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
332
333 * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
334 * arm/arm6.s: Correct bogus tests.
335 * arm/gas.exp (arm6.s): Is now a valid test.
336 (arm7dm.s): New test.
337 * arm/float.s: Add load/store multiple floating point instruction
338 tests.
339
340 Wed May 3 13:14:44 1995 Jeff Law (law@snake.cs.utah.edu)
341
342 * gas/hppa/reloc/longcall.s: New test.
343 * gas/hppa/reloc/reloc.exp: Run it.
344
345 Tue May 2 16:37:48 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
346
347 * gas/mips/ld.d: Modified for gas delay-slot fixes.
348
349 Sat Apr 29 23:35:18 1995 Doug Evans <dje@chestnut.cygnus.com>
350
351 * lib/gas-dg.exp: New file.
352 start-sanitize-arc
353 * gas/arc/warn.{exp,s}: New testcase.
354 end-sanitize-arc
355
356 Tue Apr 11 13:57:52 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
357
358 * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
359 targets.
360
361 Mon Apr 10 15:36:39 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
362
363 * lib/gas-defs.exp (pass_phase): New proc.
364 (run_dump_test): Note passing or failing of each phase of this
365 test, instead of failure of phases or passing of complete test.
366 Ensure test file name is in reported message.
367
368 Sat Apr 8 12:46:33 1995 Doug Evans <dje@chestnut.cygnus.com>
369
370 start-sanitize-arc
371 * gas/arc: Testsuite for ARC.
372 * gas/arc/{arc.exp,math.[sd],flag.[sd],j.[sd]}: New files.
373 * gas/arc/{branch.[sd],alias.[sd],sshift.[sd]}: New files.
374 * gas/arc/{insn3.[sd],mul64.[sd],ld.[sd],st.[sd]}: New files.
375 end-sanitize-arc
376
377 * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
378 Always resolve testcase status before returning.
379 If `slurp_options' fails, return and don't do test.
380 (slurp_options): Fix "can't open" error message.
381 Return -1 to indicate error.
382
383 Mon Mar 20 22:45:30 1995 Jeff Law (law@snake.cs.utah.edu)
384
385 * gas/hppa/unsorted/common.s: New test.
386 * gas/hppa/unsorted/unsorted.exp: Run it.
387
388 Fri Mar 10 19:07:09 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
389
390 * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
391 uncertainty as to whether there should be trailing bytes in the
392 output file.
393 * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
394 of 0x00000000ffffffff on 64-bit hosts. (I'm not sure if this is
395 correct.) End with "..." to match trailing zero bytes.
396
397 Wed Mar 8 15:50:34 1995 Ian Lance Taylor <ian@cygnus.com>
398
399 * gas/mips/mips4.d, gas/mips/mips4.s: New files.
400 * gas/mips/mips.exp: Run new test.
401
402 Thu Feb 23 17:58:50 1995 Jeff Law (law@snake.cs.utah.edu)
403
404 * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
405 * gas/hppa/basic/basic.exp: Test them.
406
407 Wed Feb 15 15:43:26 1995 Ian Lance Taylor <ian@cygnus.com>
408
409 * gas/mips/uld.d: New file.
410 * gas/mips/uld.s: New file.
411 * gas/mips/usd.d: New file.
412 * gas/mips/usd.s: New file.
413 * gas/mips/mips.exp: Run new tests.
414
415 Thu Feb 9 10:57:39 1995 Jeff Law (law@snake.cs.utah.edu)
416
417 * gas/hppa/reloc/applybug.s: New test.
418 * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
419
420 Thu Feb 2 00:34:55 1995 Jeff Law (law@snake.cs.utah.edu)
421
422 * gas/hppa/reloc/picreloc.s: New test.
423 * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
424
425 Fri Jan 27 14:02:02 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
426
427 * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
428 gas/h8300/h8300.exp: New tests.
429
430 Mon Jan 23 21:44:26 1995 Jeff Law (law@snake.cs.utah.edu)
431
432 * gas/hppa/basic/basic.exp (do_system): Update.
433
434 Wed Jan 11 17:20:25 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
435
436 * gas/mips/mips.exp: Don't run the memory-access tests if the
437 format is a.out, because the generated code is different from what
438 is used with other formats.
439
440 Tue Jan 10 11:42:13 1995 Jeff Law (law@snake.cs.utah.edu)
441
442 * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
443 regexp to avoid losing without a controlling tty.
444
445 Fri Dec 30 18:08:20 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
446
447 * gas/i386/pushw.l: Fixed whitespace to match current listing
448 style.
449
450 * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
451 listings enabled.
452
453 Thu Dec 15 18:14:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
454
455 * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
456 (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
457 * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS. Use
458 findfile and transform procedures to determine objdump program
459 name.
460
461 * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
462 in case the format doesn't automatically require it.
463 * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
464 name for the reloc type.
465
466 * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
467 (run_dump_test): If verbosity level is over 3, print out dump
468 command and its output.
469
470 Tue Dec 13 18:21:09 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
471
472 * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
473 disassembly.
474
475 Fri Dec 9 19:54:04 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
476
477 * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
478 it depends on tty modes.
479
480 * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
481 -nottyinit.
482
483 * gas/arm/gas.exp: The arm6 test should report errors, for now.
484
485 Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
486
487 * lib/gas-defs.exp: Use -i in expect_after command.
488
489 Wed Dec 7 16:49:14 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
490
491 * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
492 disassembly.
493
494 * gas/ieee-fp: Renamed from ieee.fp.
495
496 * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
497
498 Wed Nov 30 10:48:00 1994 Jeff Law (law@snake.cs.utah.edu)
499
500 * gas/hppa/parse: Renamed from gas/hppa/more.parse.
501
502 Mon Nov 28 00:40:26 1994 Jeff Law (law@snake.cs.utah.edu)
503
504 * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
505 to fail. Fix comments for the test. Tweak test name.
506
507 Tue Nov 22 23:38:20 1994 Jeff Law (law@snake.cs.utah.edu)
508
509 * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
510 output.
511
512 Fri Nov 18 17:56:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
513
514 * gas/mips/ld.d: Adjust to work for both big and little endian
515 code.
516 * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
517 * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
518 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
519 * gas/mips/usw.d: Likewise.
520
521 Tue Nov 15 11:09:57 1994 Jeff Law (law@snake.cs.utah.edu)
522
523 * gas/hppa/unsorted/align4.s: New test.
524 * gas/hppa/unsorted/unsorted.exp: Run it.
525
526 * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
527 current expected PA ELF output.
528 * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
529 (do_plabel_relocation_test): Likewise.
530
531 Thu Nov 3 18:14:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
532
533 * gas/all/p1480.s: Use larger constant, so expression can have a
534 positive value.
535 * gas/all/gas.exp: Expect p1480.s without listings to pass.
536
537 Thu Nov 3 15:43:46 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
538
539 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
540 Correct test cases.
541
542 Thu Oct 20 00:55:13 1994 Jeff Law (law@snake.cs.utah.edu)
543
544 * gas/hppa/reloc/blebug3.s: New test.
545 * gas/hppa/reloc/reloc.exp: Run it.
546
547 Mon Oct 17 02:33:53 1994 Jeff Law (law@snake.cs.utah.edu)
548
549 * gas/hppa/reloc/reduce3.s: New test.
550 * gas/hppa/reloc/reloc.exp: Run it.
551
552 Sun Oct 16 22:25:56 1994 Jeff Law (law@snake.cs.utah.edu)
553
554 * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
555 current reality.
556
557 Wed Sep 28 21:21:34 1994 Jeff Law (law@snake.cs.utah.edu)
558
559 * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
560 * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
561 * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
562 * gas/hppa/reloc/reloc.exp: Changed accordingly.
563
564 Wed Sep 28 13:25:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
565
566 * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
567 overflows are correctly converted to jumps.
568
569 Mon Sep 26 17:41:43 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
570
571 * gas/mips: Add test cases for PIC code, both SVR4 style and
572 -membedded-pic style.
573
574 Fri Sep 23 14:45:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
575
576 * gas/mips: New directory with MIPS specific test cases.
577
578 * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
579 the name of the source file to assemble.
580 (regexp_diff): Put the reason for failure in the log file.
581
582 Wed Sep 21 13:44:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
583
584 * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
585 doesn't support it. Redirect stdout using > instead of 1>, and
586 don't bother to redirect stderr since TCL redirects it anyhow.
587 (run_dump_test): Pass appropriate arguments to program, defaulting
588 to -r.
589
590 Sat Sep 17 01:04:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
591
592 * gas/vax: New directory.
593 * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
594 values.
595
596 Mon Sep 12 22:19:11 1994 Jeff Law (law@snake.cs.utah.edu)
597
598 * gas/hppa/reloc/r_no_relocbug.s: New test.
599 * gas/hppa/reloc/reloc.exp: Run it.
600
601 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
602 expected output.
603
604 Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
605
606 * gas/arm/*: New subtree. Add ARM tests.
607
608 Mon Aug 8 12:13:31 1994 Jeff Law (law@snake.cs.utah.edu)
609
610 * gas/hppa/unsorted/unsorted.exp: Accept any character
611 between foo's type and foo itself.
612
613 Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
614
615 * lib/gas-defs.exp (run_dump_test): New routine for running the
616 assembler, running objdump or nm (not fully supported) on the
617 resulting object file, and comparing the results against a file of
618 regular expressions in the test suite, all in one command.
619 Options for the assembler and objdump are read from comments at
620 the start of the .d file.
621 (fail_phase, slurp_options): New auxiliary routines.
622 (regexp_diff): Always return a value. Fix bugs in actually doing
623 the regexp test.
624
625 * gas/sun4/addend.exp: Use run_dump_test.
626 * gas/sun4/addend.d: Fix regular expressions so that they work.
627
628 Thu Jul 7 11:55:33 1994 Jeff Law (law@snake.cs.utah.edu)
629
630 * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
631 * gas/hppa/reloc/reloc.exp: Run them.
632
633 Thu Jun 30 18:49:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
634
635 * config/default.exp: Look for "as.new" in "$base_dir/..", where
636 it got compiled, not in "$base_dir".
637 * config/unknown.exp: Deleted.
638
639 Sun Jun 26 13:23:54 1994 Jeff Law (law@snake.cs.utah.edu)
640
641 * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
642 before exiting. Enclose both calls inside a "catch".
643 (objdump_finish): Likewise.
644
645 Fri Jun 10 10:23:35 1994 Jeff Law (law@snake.cs.utah.edu)
646
647 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
648 for SOM to match current testcase.
649
650 Thu Jun 2 19:46:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
651
652 * gas/i386/{pushw.s,pushw.l}: New test.
653 * gas/i386/all.exp: Run it.
654
655 * Makefile.in (distclean): Remove site config files and gas.sum.
656
657 Fri May 27 12:24:18 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
658
659 * gas/m68k/disperr.s: Use % for registers.
660
661 * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
662
663 Tue May 17 14:53:08 1994 Bill Cox (bill@rtl.cygnus.com)
664
665 * lib/gas-defs.exp: Replace error proc calls with perror calls.
666
667 Mon May 16 13:19:16 1994 Jeff Law (law@snake.cs.utah.edu)
668
669 * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
670 ELF code.
671 * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
672 not support them.
673 * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
674 new ELF code.
675
676 Thu May 5 17:27:54 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
677
678 * config/default.exp: Renamed from unix-gas.exp.
679
680 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
681
682 * Makefile.in (check): Set TCL_LIBRARY for runtest.
683
684 Mon Apr 11 07:54:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
685
686 * gas/hppa/more.parse/callinfobug.s: Add missing name for
687 procedure.
688
689 * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
690 $DATA$ rather than $LIT$ subspace.
691
692 Sun Mar 27 14:05:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
693
694 * gas/hppa/reloc/funcrelocbug.s: New test.
695 * gas/hppa/reloc/reloc.exp: Run it.
696
697 Thu Mar 17 13:38:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
698
699 * gas/hppa/unsorted/importbug.s: New test.
700 * gas/hppa/unsorted/unsorted.exp: Run it.
701
702 Wed Mar 16 11:57:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
703
704 * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
705
706 * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
707 * gas/hppa/unsorted/unsorted.exp: Run it.
708
709 * gas/hppa/more.parse/callinfobug.s: New test.
710 * gas/hppa/omre.parse/parse.exp: Run it.
711
712 * gas/hppa/more.parse/regpopbug.s: New test.
713 * gas/hppa/more.parse/parse.exp: Run it.
714
715 Mon Feb 28 14:10:04 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
716
717 * lib/gas-defs.exp (objdump): New proc.
718 (objdump_start): Deleted unused proc.
719 (objdump_start_common): Merged into objdump_start_no_subdir.
720
721 * gas/alpha/fp.exp: Use objdump instead of
722 objdump_start_no_subdir, since the former actually waits for
723 objdump to finish. Specify .rdata section only. Make comment
724 indicate Alpha architecture rather than SPARC.
725 * gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match
726 against ASCII code 0x2a ("*", special in regexp).
727 * gas/sun4/addend.exp: Use objdump instead of
728 objdump_start_no_subdir.
729
730 Thu Feb 24 07:11:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
731
732 * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
733 a failure if gas is not producing an ELF object.
734
735 Mon Feb 14 09:24:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
736
737 * gas/hppa/basic/fmemLRbug.s: New test.
738 * gas/hppa/basic/basic.exp: Run it.
739
740 Thu Feb 10 00:34:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
741
742 * gas/alpha/fp.*: New files.
743 * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
744 verbosity level 3 or above only.
745
746 Mon Feb 7 15:53:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
747
748 * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
749 PA OSF1.
750
751 Fri Feb 4 23:42:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
752
753 * gas/hppa/more.parse/xmpyubug.s: New test.
754 * gas/hppa/more.parse/parse.exp: Run it.
755
756 Fri Feb 4 17:13:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
757
758 * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
759 "simple_diff" from linker test suite.
760 * gas/sun4/addend.exp: Use it.
761 * gas/sun4/addend.d: New file.
762
763 Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
764
765 * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
766 format.
767
768 Thu Jan 20 16:44:51 1994 Rob Savoye (rob@darkstar.cygnus.com)
769
770 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
771 sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
772 well under either version of expect.
773
774 Mon Jan 17 00:25:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
775
776 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested
777 elsewhere now.
778 * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
779 * gas/hppa/basic/basic.exp: Run them.
780
781 Thu Jan 13 11:59:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
782
783 * gas/all/gas.exp: No longer expect difference of forward
784 references to fail.
785 * gas/all/x930509.s: Fix testcase to match how the expect code was
786 written.
787
788 Wed Jan 12 13:41:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
789
790 * gas/hppa/reloc/reloc.exp: Fix typo in last change. Latest test
791 for cross-subspace call bugs is no longer expected to fail.
792
793 * gas/hppa/more.parse/procbug.s: Add test for another bug relating
794 to having a function's label follow the .PROC directive.
795
796 Tue Jan 11 21:47:48 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
797
798 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
799 found while working on multiple $CODE$ subspace support.
800
801 Mon Jan 10 09:54:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
802
803 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
804 to fail.
805 * gas/hppa/more.parse/procbug.s: Add missing .procend.
806
807 Mon Jan 3 10:07:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
808
809 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
810 app.c change.
811
812 Wed Dec 29 11:32:39 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
813
814 * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
815
816 Wed Dec 15 08:24:31 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
817
818 * Makefile.in (site.exp): Don't set ASFLAGS. Quote value of
819 OBJDUMPFLAGS in case it's empty. Use temporary names until the
820 end; make creating site.exp the final step.
821 (check): Pass in ASFLAGS.
822
823 * gas/all/gas.exp: Use all_ones proc. Change regexp for matching
824 C comments to avoid bugs in latest expect code.
825
826 Wed Dec 8 14:30:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
827
828 * gas/m68k/disperr.s: New test.
829 * gas/m68k/all.exp: Run it.
830
831 Sun Dec 5 19:24:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
832
833 * gas/hppa/reloc/roundmode.s: New test.
834 * gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
835
836 Wed Dec 1 10:44:18 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
837
838 * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
839 test for ELF.
840
841 Tue Nov 30 13:43:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
842
843 * gas/hppa/more.parse/parse.exp: Test for error on for subspace
844 directive is an XFAIL for SOM assmeblers.
845
846 * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
847 cross-subspace call test.
848
849 Sun Nov 28 12:12:50 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
850
851 * gas/hppa/more.parse/appbug.s: New test.
852 * gas/hppa/more.parse/parse.exp: Run it.
853
854 * gas/hppa/unsorted/align3.s: New test.
855 * gas/hppa/unsorted/unsorted.exp: Run it.
856
857 Sat Nov 27 22:50:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
858
859 * gas/all/p2425.s: Insert a tab before assembler directives so
860 that the directives are not interpreted as labels.
861
862 * gas/hppa/basic/weird.s: Sync with GDB version.
863
864 * gas/hppa/more.parse/labelbug.s: New test.
865
866 * gas/hppa/more.parse/parse.exp: Run it.
867
868 Wed Nov 24 01:25:03 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
869
870 * gas/hppa/reloc/fixupbug.s: New test.
871 * gas/hppa/reloc/reloc.exp: Run it.
872
873 * gas/hppa/reloc/exitbug.s: New test.
874 * gas/hppa/reloc/reloc.exp: Run it.
875
876 Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
877
878 * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
879 share the same test code.
880 * gas/hppa/reloc/relocreduce.s: Likewise.
881
882 * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
883 * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
884
885 Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
886
887 * gas/hppa/reloc/reloc.exp: No longer expect failure for
888 field selector on ble instruction test.
889
890 * gas/hppa/basic/basic.exp: No longer expect failures for
891 system instruction tests now that probei is fixed.
892
893 Sat Nov 6 22:45:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
894
895 * gas/hppa/reloc/selectorbug.s: New test.
896 * gas/hppa/reloc/reloc.exp: Run it.
897
898 Thu Nov 4 17:01:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
899
900 * gas/hppa/unsorted/fragbug.s: New test.
901 * gas/hppa/unsorted/unsorted.exp: Run it.
902
903 Thu Nov 04 09:09:49 1993 Jeffrey Wheat (cassidy@cygnus.com)
904
905 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
906
907 Tue Nov 2 22:12:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
908
909 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
910 * gas/hppa/more.parse/parse.exp: Run them.
911
912 Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
913
914 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
915 which specific relocations are expected to be found.
916
917 Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
918
919 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
920
921 * gas/hppa/more.parse/parse.exp: Add new test.
922 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
923 sections are handled correctly.
924
925 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
926
927 Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
928
929 * gas/hppa/more.parse/calldatabug.s: Colonize.
930 * gas/hppa/more.parse/parse.exp: Fix typos.
931
932 Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
933
934 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
935 * gas/hppa/*/*.exp: New test drivers.
936 * gas/hppa/*/*.s: New test files.
937
938 Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com)
939
940 * gas/sun4: New directory.
941 * gas/sun4/addend.s,addend.exp: New test case.
942 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
943 test case.
944
945 * gas/all/gas.exp: Check `*' in C comments.
946
947 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
948 simplify some tests.
949 (want_no_output): Return zero or nonzero, depending on success or
950 failure.
951 (gas_test_old): Return value from want_no_output.
952 (objdump_start_common): Split off from objdump_start.
953 (objdump_start_no_subdir): New procedure.
954
955 Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com)
956
957 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
958 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
959
960 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
961 AS_FOR_TARGET.
962 (check): Don't pass ASFLAGS variable.
963 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
964
965 From Jeff Law:
966
967 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
968 so that tests can parse the output of objdump looking for errors
969 in relocation entires, file headers and the like.
970
971 Thu Sep 23 16:20:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
972
973 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
974 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
975 call so it no longer performs multiple tests.
976 * gas/m68k/all.exp (t2.s): Don't bother with listings.
977 (p2410.s): Don't pass unwanted arguments to gas_test_error.
978
979 Wed Aug 25 16:50:08 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
980
981 * lib/do*: Remove RCS id strings.
982
983 Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
984
985 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
986 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
987 * gas/i386: New directory.
988
989 Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
990
991 * Added directory structure, to categorize tests by targets.
992 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
993 and refined some to examine the assembler listing output.
994 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
995 expect_after patterns.
996 (gas_start, gas_finish): New procs, for tests that examine process
997 output.
998 * config/unix-gas.exp: Invoke gas_init directly, instead of
999 requiring test .exp files do it.
1000
1001 Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
1002
1003 * gas/gas.exp: Handle new tests, and changes to testing procs.
1004
1005 * lib/gas-defs.exp (want_no_output): New proc; success iff output
1006 is empty.
1007 (gas_test_old): Functionally same as old gas_test.
1008 (gas_test_ignore_stdout): Rewritten to use want_no_output.
1009 (gas_test): New argument lists set of options to be tried in
1010 combinations. Option with trailing ">" indicates standard output
1011 should be ignored.
1012
1013 * gas/p2425a.s: Use %-form for registers, so this test can be run
1014 on m68k-coff targets too.
1015
1016 * gas/p2430a.s: New test case, whitespace &c matches customer
1017 report more closely. Gets different results from p2430.s; this is
1018 bad, and not yet tested for.
1019
1020 Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
1021
1022 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
1023 * lib/run: New script.
1024 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
1025 and redirection options. Use "run" script so redirection works.
1026 (gas_test): Now takes assembler options as separate arg from input
1027 file name.
1028 (gas_test_ignore_stdout): New proc. Discards output.
1029 (gas_test_error): New proc. Expects assembler to generate output.
1030 (target_cpu_family setting): Handle i486->i386 also.
1031
1032 * lib/do*: Scripts moved here from gas/testscripts. May be useful
1033 someday for writing more test cases; not currently used.
1034
1035 Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
1036
1037 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
1038 cases.
1039 * gas/gas.exp: Enable them for appropriate targets. Removed some
1040 useless comments &c. Changed m68k target test to be more general.
1041
1042 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
1043 * gas/gas.exp: Call gas_init.
1044
1045 Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
1046
1047 * Test suite created.
1048