* lib/gas-defs.exp (run_dump_test): New routine for running the
authorKen Raeburn <raeburn@cygnus>
Fri, 15 Jul 1994 23:13:10 +0000 (23:13 +0000)
committerKen Raeburn <raeburn@cygnus>
Fri, 15 Jul 1994 23:13:10 +0000 (23:13 +0000)
commit8cbd903e9cf4dd3182ca259a05b64b4e578b5103
tree6a9f7ff44621346497983c98631e6cbff5cc8324
parent9ca16e0e33110a0b56be0b8286856ff4131dfe75
* lib/gas-defs.exp (run_dump_test): New routine for running the
assembler, running objdump or nm (not fully supported) on the
resulting object file, and comparing the results against a file of
regular expressions in the test suite, all in one command.
(fail_phase, slurp_options): New auxiliary routines.
(regexp_diff): Always return a value.  Fix bugs in actually doing
the regexp test.

Should make it even easier to write gas test cases, giving Ian even less
excuse for not doing so. :-)
gas/testsuite/ChangeLog
gas/testsuite/lib/gas-defs.exp