question about GDB test

Mark Kettenis mark.kettenis@xs4all.nl
Fri Aug 4 21:49:00 GMT 2006


> From: ligang@sunnorth.com.cn
> Date: Thu, 3 Aug 2006 12:19:37 +0800
> 
> Hi, fellows,
> 
> I am porting GDB to a new target. Definitely, test of GDB is an important 
> issue.
> There are already some test suites in GDB source. Are they enouth?
> Need I to write some more test patterns for my special target and what 
> kind of patterns should I write?

The current testsuite provides a pretty wide coverage of generic GDB
functionality.  Making those tests PASS is a good start.  But you
might want to add some tests for specific functionality of your
target.

Mark



More information about the Gdb mailing list