/[dejagnu]/dejagnu/doc/overview/releng.html
ViewVC logotype

Diff of /dejagnu/doc/overview/releng.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by rsavoye, Thu Feb 22 05:47:35 2001 UTC revision 1.3 by rsavoye, Sat Aug 31 05:44:56 2002 UTC
# Line 1  Line 1 
1    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2  <HTML  <HTML
3  ><HEAD  ><HEAD
4  ><TITLE  ><TITLE
5  >Remote Host Testing</TITLE  >Remote Host Testing</TITLE
6  ><META  ><META
7  NAME="GENERATOR"  NAME="GENERATOR"
8  CONTENT="Modular DocBook HTML Stylesheet Version 1.44"><LINK  CONTENT="Modular DocBook HTML Stylesheet Version 1.64
9    "><LINK
10  REL="HOME"  REL="HOME"
11  TITLE="DejaGnu"  TITLE="DejaGnu"
12  HREF="book1.html"><LINK  HREF="book1.html"><LINK
# Line 18  REL="NEXT" Line 20  REL="NEXT"
20  TITLE="Config File Values"  TITLE="Config File Values"
21  HREF="configfile.html"></HEAD  HREF="configfile.html"></HEAD
22  ><BODY  ><BODY
23    CLASS="SECT1"
24    BGCOLOR="#FFFFFF"
25    TEXT="#000000"
26    LINK="#0000FF"
27    VLINK="#840084"
28    ALINK="#0000FF"
29  ><DIV  ><DIV
30  CLASS="NAVHEADER"  CLASS="NAVHEADER"
31  ><TABLE  ><TABLE
# Line 38  ALIGN="left" Line 46  ALIGN="left"
46  VALIGN="bottom"  VALIGN="bottom"
47  ><A  ><A
48  HREF="boardconfig.html"  HREF="boardconfig.html"
49  >Prev</A  >&#60;&#60;&#60; Previous</A
50  ></TD  ></TD
51  ><TD  ><TD
52  WIDTH="80%"  WIDTH="80%"
53  ALIGN="center"  ALIGN="center"
54  VALIGN="bottom"  VALIGN="bottom"
55  >Chapter 3. Customizing DejaGnu</TD  >Customizing DejaGnu</TD
56  ><TD  ><TD
57  WIDTH="10%"  WIDTH="10%"
58  ALIGN="right"  ALIGN="right"
59  VALIGN="bottom"  VALIGN="bottom"
60  ><A  ><A
61  HREF="configfile.html"  HREF="configfile.html"
62  >Next</A  >Next &#62;&#62;&#62;</A
63  ></TD  ></TD
64  ></TR  ></TR
65  ></TABLE  ></TABLE
# Line 68  NAME="RELENG" Line 76  NAME="RELENG"
76  ></H1  ></H1
77  ><DIV  ><DIV
78  CLASS="NOTE"  CLASS="NOTE"
79  ><BLOCKQUOTE  ><P
80    ></P
81    ><TABLE
82  CLASS="NOTE"  CLASS="NOTE"
83    WIDTH="100%"
84    BORDER="0"
85    ><TR
86    ><TD
87    WIDTH="25"
88    ALIGN="CENTER"
89    VALIGN="TOP"
90    ><IMG
91    SRC="./stylesheet-images/note.gif"
92    HSPACE="5"
93    ALT="Note"></TD
94    ><TD
95    ALIGN="LEFT"
96    VALIGN="TOP"
97  ><P  ><P
 ><B  
 >Note: </B  
98  >Thanks to Dj Delorie for the original paper that  >Thanks to Dj Delorie for the original paper that
99        this section is based on.</P        this section is based on.</P
100  ></BLOCKQUOTE  ></TD
101    ></TR
102    ></TABLE
103  ></DIV  ></DIV
104  ><P  ><P
105  >DejaGnu also supports running the tests on a remote  >DejaGnu also supports running the tests on a remote
# Line 126  TARGET="_top" Line 150  TARGET="_top"
150        releng's area in SV to your machine:</P        releng's area in SV to your machine:</P
151  ><DIV  ><DIV
152  CLASS="EXAMPLE"  CLASS="EXAMPLE"
153    ><A
154    NAME="AEN965"
155    ></A
156  ><P  ><P
157  ><B  ><B
158  >Example 3-6. Remote host setup</B  >Example 6. Remote host setup</B
159  ></P  ></P
160  ><TABLE  ><TABLE
161  BORDER="0"  BORDER="0"
# Line 163  CLASS="FILENAME" Line 190  CLASS="FILENAME"
190        boards directory:</P        boards directory:</P
191  ><DIV  ><DIV
192  CLASS="EXAMPLE"  CLASS="EXAMPLE"
193    ><A
194    NAME="AEN971"
195    ></A
196  ><P  ><P
197  ><B  ><B
198  >Example 3-7. Add The Board Directory</B  >Example 7. Add The Board Directory</B
199  ></P  ></P
200  ><TABLE  ><TABLE
201  BORDER="0"  BORDER="0"
# Line 189  CLASS="PROGRAMLISTING" Line 219  CLASS="PROGRAMLISTING"
219          the PC), do something like this:</P          the PC), do something like this:</P
220  ><DIV  ><DIV
221  CLASS="EXAMPLE"  CLASS="EXAMPLE"
222    ><A
223    NAME="AEN975"
224    ></A
225  ><P  ><P
226  ><B  ><B
227  >Example 3-8. Setup Cross Remote Testing</B  >Example 8. Setup Cross Remote Testing</B
228  ></P  ></P
229  ><TABLE  ><TABLE
230  BORDER="0"  BORDER="0"
# Line 212  CLASS="PROGRAMLISTING" Line 245  CLASS="PROGRAMLISTING"
245          gcc.exe in your PATH on the PC), do this:</P          gcc.exe in your PATH on the PC), do this:</P
246  ><DIV  ><DIV
247  CLASS="EXAMPLE"  CLASS="EXAMPLE"
248    ><A
249    NAME="AEN979"
250    ></A
251  ><P  ><P
252  ><B  ><B
253  >Example 3-9. Setup Native Remote Testing</B  >Example 9. Setup Native Remote Testing</B
254  ></P  ></P
255  ><TABLE  ><TABLE
256  BORDER="0"  BORDER="0"
# Line 243  CLASS="COMMAND" Line 279  CLASS="COMMAND"
279          the installation you want to test.</P          the installation you want to test.</P
280  ><DIV  ><DIV
281  CLASS="EXAMPLE"  CLASS="EXAMPLE"
282    ><A
283    NAME="AEN984"
284    ></A
285  ><P  ><P
286  ><B  ><B
287  >Example 3-10. Run Test Remotely</B  >Example 10. Run Test Remotely</B
288  ></P  ></P
289  ><TABLE  ><TABLE
290  BORDER="0"  BORDER="0"
# Line 268  CLASS="PROGRAMLISTING" Line 307  CLASS="PROGRAMLISTING"
307          MkTestDir created):</P          MkTestDir created):</P
308  ><DIV  ><DIV
309  CLASS="EXAMPLE"  CLASS="EXAMPLE"
310    ><A
311    NAME="AEN988"
312    ></A
313  ><P  ><P
314  ><B  ><B
315  >Example 3-11. Run a Test Remotely</B  >Example 11. Run a Test Remotely</B
316  ></P  ></P
317  ><TABLE  ><TABLE
318  BORDER="0"  BORDER="0"
# Line 308  ALIGN="left" Line 350  ALIGN="left"
350  VALIGN="top"  VALIGN="top"
351  ><A  ><A
352  HREF="boardconfig.html"  HREF="boardconfig.html"
353  >Prev</A  >&#60;&#60;&#60; Previous</A
354  ></TD  ></TD
355  ><TD  ><TD
356  WIDTH="34%"  WIDTH="34%"
# Line 324  ALIGN="right" Line 366  ALIGN="right"
366  VALIGN="top"  VALIGN="top"
367  ><A  ><A
368  HREF="configfile.html"  HREF="configfile.html"
369  >Next</A  >Next &#62;&#62;&#62;</A
370  ></TD  ></TD
371  ></TR  ></TR
372  ><TR  ><TR

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26