* [patch/doco] test suite, build != host, version 2
@ 2004-08-20 18:43 Michael Chastain
2004-08-21 9:31 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Michael Chastain @ 2004-08-20 18:43 UTC (permalink / raw)
To: eliz; +Cc: gdb-patches
Version #2.
Testing: rebuilt gdb doco, it looked okay.
Okay to commit?
===
2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
* (Using the Testsuite): build != host is supported,
but some test scripts do not support build != host.
Index: gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.219
diff -c -3 -p -r1.219 gdbint.texinfo
*** gdbint.texinfo 14 Aug 2004 21:11:43 -0000 1.219
--- gdbint.texinfo 20 Aug 2004 18:24:40 -0000
*************** difficult to test, such as code that han
*** 6279,6284 ****
--- 6279,6293 ----
in particular versions of compilers, and it's OK not to try to write
tests for all of those.
+ DejaGNU supports separate build, host, and target machines. However,
+ some @value{GDBN} test scripts do not work if the build machine and
+ the host machine are not the same. In such an environment, these scripts
+ will give a result of ``UNRESOLVED'', like this:
+
+ @smallexample
+ UNRESOLVED: gdb.base/example.exp: This test script does not work on a remote host.
+ @end smallexample
+
@section Testsuite Organization
@cindex test suite organization
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch/doco] test suite, build != host, version 2
2004-08-20 18:43 [patch/doco] test suite, build != host, version 2 Michael Chastain
@ 2004-08-21 9:31 ` Eli Zaretskii
2004-08-21 9:39 ` Michael Chastain
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2004-08-21 9:31 UTC (permalink / raw)
To: Michael Chastain; +Cc: gdb-patches
> Date: Fri, 20 Aug 2004 14:44:12 -0400
> From: Michael Chastain <mec.gnu@mindspring.com>
>
> Version #2.
>
> Testing: rebuilt gdb doco, it looked okay.
>
> Okay to commit?
Yes, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch/doco] test suite, build != host, version 2
2004-08-21 9:31 ` Eli Zaretskii
@ 2004-08-21 9:39 ` Michael Chastain
0 siblings, 0 replies; 3+ messages in thread
From: Michael Chastain @ 2004-08-21 9:39 UTC (permalink / raw)
To: eliz; +Cc: gdb-patches
Committed.
2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
* (Using the Testsuite): build != host is supported,
but some test scripts do not support build != host.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-08-21 9:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-20 18:43 [patch/doco] test suite, build != host, version 2 Michael Chastain
2004-08-21 9:31 ` Eli Zaretskii
2004-08-21 9:39 ` Michael Chastain
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox