This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: Fix sparc-specific MI tests


> 2002-02-02  Jim Blandy  <jimb@redhat.com>
> 
> * mi-regs.exp: Various cleanups for SPARC-only tests.
> 	(test_breakpoints_creation_and_listing): Format of breakpoint
> 	table has changed.
> 	(sparc_register_tests): Expand floating-point number regexp to
> 	recognize NaN values, too.  Replace ineffectual single backslash
> 	before a hyphen with a double backslash.  Don't check the exact
> 	numbers of the registers which have changed, since there's no way
> 	to know which registers changed, exactly; just check that the
> 	result is well-formed.
> 	* mi0-regs.exp: (sparc_register_tests): Same as for
> 	sparc_register_tests in mi-regs.exp.
> 

Yes ok.  The most important check, that the names are correct is still 
there, while the tests that will always change are fixed.

thanks!
Andrew




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]