From: Jason Molenda <jmolenda@apple.com>
To: Manoj Iyer <manjo@austin.ibm.com>
Cc: gdb@sources.redhat.com
Subject: Re: Dejagnu testsuite
Date: Wed, 14 Apr 2004 20:29:00 -0000 [thread overview]
Message-ID: <65F7C997-8E45-11D8-8B96-000393D457E2@apple.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0404141334220.7787@lazy>
Hi Manoj,
On Apr 14, 2004, at 11:35 AM, Manoj Iyer wrote:
> Is there any documentation on how to compile and execute the testsuite
> that is part of the GDB package?
After you've built gdb, and have tcl, expect, and dejagnu pre-installed
on your system or have them in your build tree, you just run "make
check-gdb". Any tests that fail will print a FAIL message to the
screen; in gdb/testsuite there are two files of note, "gdb.sum" and
"gdb.log". The former shows the status of each test which ran. The
latter shows all of the communication with gdb during the test run.
There are many ways to change how tests are run, etc., this is most
easily done with the RUNTESTFLAGS argument to make. e.g. to run the
mi-stack.exp tests only you would do
make check-gdb RUNTESTFLAGS=mi-stack.exp
You can also pass "--help" as the RUNTESTFLAGS arg and you'll get a
list of all the options it will accept.
That should get you started.
Jason
next prev parent reply other threads:[~2004-04-14 18:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-14 18:56 Manoj Iyer
2004-04-14 20:29 ` Jason Molenda [this message]
2004-04-14 20:46 ` Manoj Iyer
2004-04-14 21:30 ` Manoj Iyer
2004-04-15 9:20 ` Jason Molenda
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=65F7C997-8E45-11D8-8B96-000393D457E2@apple.com \
--to=jmolenda@apple.com \
--cc=gdb@sources.redhat.com \
--cc=manjo@austin.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox