This is the mail archive of the gdb@sourceware.org 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: question about GDB test


> 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


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