]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - doc/html/ref/net-common-tests-and-demonstrations.html
RedBoot TX53 Release 2012-02-15
[karo-tx-redboot.git] / doc / html / ref / net-common-tests-and-demonstrations.html
1 <!-- Copyright (C) 2003 Red Hat, Inc.                                -->
2 <!-- This material may be distributed only subject to the terms      -->
3 <!-- and conditions set forth in the Open Publication License, v1.0  -->
4 <!-- or later (the latest version is presently available at          -->
5 <!-- http://www.opencontent.org/openpub/).                           -->
6 <!-- Distribution of the work or derivative of the work in any       -->
7 <!-- standard (paper) book form is prohibited unless prior           -->
8 <!-- permission is obtained from the copyright holder.               -->
9 <HTML
10 ><HEAD
11 ><TITLE
12 >Tests and Demonstrations</TITLE
13 ><meta name="MSSmartTagsPreventParsing" content="TRUE">
14 <META
15 NAME="GENERATOR"
16 CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
17 "><LINK
18 REL="HOME"
19 TITLE="eCos Reference Manual"
20 HREF="ecos-ref.html"><LINK
21 REL="UP"
22 TITLE="TCP/IP Stack Support for eCos"
23 HREF="net-common-tcpip.html"><LINK
24 REL="PREVIOUS"
25 TITLE="Configuring IP Addresses"
26 HREF="net-common-configuring-ip-addresses.html"><LINK
27 REL="NEXT"
28 TITLE="Building the Network Tests"
29 HREF="net-common-building-the-network-tests.html"></HEAD
30 ><BODY
31 CLASS="CHAPTER"
32 BGCOLOR="#FFFFFF"
33 TEXT="#000000"
34 LINK="#0000FF"
35 VLINK="#840084"
36 ALINK="#0000FF"
37 ><DIV
38 CLASS="NAVHEADER"
39 ><TABLE
40 SUMMARY="Header navigation table"
41 WIDTH="100%"
42 BORDER="0"
43 CELLPADDING="0"
44 CELLSPACING="0"
45 ><TR
46 ><TH
47 COLSPAN="3"
48 ALIGN="center"
49 >eCos Reference Manual</TH
50 ></TR
51 ><TR
52 ><TD
53 WIDTH="10%"
54 ALIGN="left"
55 VALIGN="bottom"
56 ><A
57 HREF="net-common-configuring-ip-addresses.html"
58 ACCESSKEY="P"
59 >Prev</A
60 ></TD
61 ><TD
62 WIDTH="80%"
63 ALIGN="center"
64 VALIGN="bottom"
65 ></TD
66 ><TD
67 WIDTH="10%"
68 ALIGN="right"
69 VALIGN="bottom"
70 ><A
71 HREF="net-common-building-the-network-tests.html"
72 ACCESSKEY="N"
73 >Next</A
74 ></TD
75 ></TR
76 ></TABLE
77 ><HR
78 ALIGN="LEFT"
79 WIDTH="100%"></DIV
80 ><DIV
81 CLASS="CHAPTER"
82 ><H1
83 ><A
84 NAME="NET-COMMON-TESTS-AND-DEMONSTRATIONS">Chapter 36. Tests and Demonstrations</H1
85 ><DIV
86 CLASS="TOC"
87 ><DL
88 ><DT
89 ><B
90 >Table of Contents</B
91 ></DT
92 ><DT
93 ><A
94 HREF="net-common-tests-and-demonstrations.html#NET-COMMON-LOOPBACK-TESTS"
95 >Loopback tests</A
96 ></DT
97 ><DT
98 ><A
99 HREF="net-common-building-the-network-tests.html"
100 >Building the Network Tests</A
101 ></DT
102 ><DT
103 ><A
104 HREF="net-common-standalone-tests.html"
105 >Standalone Tests</A
106 ></DT
107 ><DT
108 ><A
109 HREF="net-common-performance-test.html"
110 >Performance Test</A
111 ></DT
112 ><DT
113 ><A
114 HREF="net-common-interactive-tests.html"
115 >Interactive Tests</A
116 ></DT
117 ><DT
118 ><A
119 HREF="net-common-maintenance-tools.html"
120 >Maintenance Tools</A
121 ></DT
122 ></DL
123 ></DIV
124 ><DIV
125 CLASS="SECT1"
126 ><H1
127 CLASS="SECT1"
128 ><A
129 NAME="NET-COMMON-LOOPBACK-TESTS">Loopback tests</H1
130 ><P
131 >By default, only tests which can execute on any target
132           will be built. These therefore do not actually use external
133           network interfaces (though they may configure and initialize
134           them) but are limited to testing via the loopback
135           interface.</P
136 ><TABLE
137 BORDER="5"
138 BGCOLOR="#E0E0F0"
139 WIDTH="70%"
140 ><TR
141 ><TD
142 ><PRE
143 CLASS="PROGRAMLISTING"
144 ><SPAN
145 CLASS="emphasis"
146 ><I
147 CLASS="EMPHASIS"
148 >ping_lo_test</I
149 ></SPAN
150 > - ping test of the loopback address 
151 <SPAN
152 CLASS="emphasis"
153 ><I
154 CLASS="EMPHASIS"
155 >tcp_lo_select</I
156 ></SPAN
157 > - simple test of select with TCP via loopback 
158 <SPAN
159 CLASS="emphasis"
160 ><I
161 CLASS="EMPHASIS"
162 >tcp_lo_test</I
163 ></SPAN
164 > - trivial TCP test via loopback 
165 <SPAN
166 CLASS="emphasis"
167 ><I
168 CLASS="EMPHASIS"
169 >udp_lo_test</I
170 ></SPAN
171 > - trivial UDP test via loopback 
172 <SPAN
173 CLASS="emphasis"
174 ><I
175 CLASS="EMPHASIS"
176 >multi_lo_select</I
177 ></SPAN
178 > - test of multiple select() calls simultaneously</PRE
179 ></TD
180 ></TR
181 ></TABLE
182 ></DIV
183 ></DIV
184 ><DIV
185 CLASS="NAVFOOTER"
186 ><HR
187 ALIGN="LEFT"
188 WIDTH="100%"><TABLE
189 SUMMARY="Footer navigation table"
190 WIDTH="100%"
191 BORDER="0"
192 CELLPADDING="0"
193 CELLSPACING="0"
194 ><TR
195 ><TD
196 WIDTH="33%"
197 ALIGN="left"
198 VALIGN="top"
199 ><A
200 HREF="net-common-configuring-ip-addresses.html"
201 ACCESSKEY="P"
202 >Prev</A
203 ></TD
204 ><TD
205 WIDTH="34%"
206 ALIGN="center"
207 VALIGN="top"
208 ><A
209 HREF="ecos-ref.html"
210 ACCESSKEY="H"
211 >Home</A
212 ></TD
213 ><TD
214 WIDTH="33%"
215 ALIGN="right"
216 VALIGN="top"
217 ><A
218 HREF="net-common-building-the-network-tests.html"
219 ACCESSKEY="N"
220 >Next</A
221 ></TD
222 ></TR
223 ><TR
224 ><TD
225 WIDTH="33%"
226 ALIGN="left"
227 VALIGN="top"
228 >Configuring IP Addresses</TD
229 ><TD
230 WIDTH="34%"
231 ALIGN="center"
232 VALIGN="top"
233 ><A
234 HREF="net-common-tcpip.html"
235 ACCESSKEY="U"
236 >Up</A
237 ></TD
238 ><TD
239 WIDTH="33%"
240 ALIGN="right"
241 VALIGN="top"
242 >Building the Network Tests</TD
243 ></TR
244 ></TABLE
245 ></DIV
246 ></BODY
247 ></HTML
248 >