⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wtxtest.html

📁 vxworks相关论文
💻 HTML
字号:
<html><head><!-- /vobs/wpwr/docs/tornado/tools/wtxtest.html - generated by refgen from wtxtest.tcl --> <title> wtxTest </title></head><body bgcolor="#FFFFFF"> <hr><a name="top"></a><p align=right><a href="libIndex.html"><i>Tornado Reference :  Tornado Tools</i></a></p></blockquote><h1>wtxTest</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>  <p><strong>wtxTest</strong> - TCL script, wtxtcl test suite launcher (UNIX)</p></blockquote><h4>DESCRIPTION</h4><blockquote><p>This tool thoroughly checks each WTX (Wind River ToolExchange) protocol service.  Several unit tests test various features ofthe WTX services.This test tool, based on exclusively TCL scripts is a convenient way to runthe WTX services test suite from the UNIX shell.<p>When started, the test tool needs to connect to a specified target server(see <b><a href="./tgtsvr.html#top">tgtsvr</a></b>) whose identifier is given as a required parameter.  It ispossible to use a regular expression for the server identifier.For example, the following will run all the tests on vxsim1@aven:<pre>aven% tclsh wtxtest.tcl sim1</pre>If there is an ambiguity in your target server name, an error messageis displayed.<p>The <i>testName</i> parameter is optional.  If omitted, the test tool will applyall tests in the test suite (use the <b>-l</b> option to see the list of tests).It is possible to run a subset of tests by using a glob-style expression.For example, the following will run all the memory tests:<pre>aven% tclsh wtxtest.tcl vxsim1@aven Mem</pre>The following will run all the context and event tests:<pre>aven% tclsh wtxtest.tcl vxsim1@aven Cont Eve</pre><p></blockquote><h4>OPTIONS</h4><blockquote><p><dl><dt><b>-h</b><dd>Print a help message about test tool usage and options.<p><dt><b>-i <i>expr</i></b><dd>This option must be followed by a TCL expression.  This expression isevaluated before any other work by <b><a href="./wtxtcl.html#top">wtxtcl</a></b>.  This option is used mainlyto debug the test suite.<p><dt><b>-l [<i>globexp</i>]</b><dd>List all the unit tests in the test suite.  It is possible to get only thetests that match a certain pattern by specifying a glob-style expression.<p><dt><b>-t <i>timeout</i></b><dd>This option allows a timeout to be set for all the tests in the test suite.<p><dt><b>-I <i>invalidAddr</i></b><dd>This option allows an invalid address to be specified when it cannot bedetermined by the test suite.<p><dt><b>-SUPPRESS</b><dd>Do not run tests with invalid addresses.<p><dt><b>-tsload</b><dd>Use direct access by target server to load an object module.<p><dt><b>-r [<i>files</i>]</b><dd>Create the reference files required to test the target server in loopbackmode.  This option should be invoked only if the reference files aremissing. </dl><p></blockquote><h4>ENVIRONMENT VARIABLES</h4><blockquote><p><dl><dt><b>WIND_BASE</b><dd>specifies the root location of the Tornado tree. </dl><p></blockquote><h4>FILES</h4><blockquote><p>The files in the following directories are required by the test tool:<dl><dt><b>/tmp</b> and <b>/dev</b> <dd>directories for temporary files. <p><dt><b>$<b>WIND_BASE</b>/host/src/test/wtxtcl </b><dd>directory for unit test files.<p><dt><b>$<b>WIND_BASE</b>/target/lib/obj<i>CPUtool</i>test </b><dd>directory for loader test files.<p><dt><b>$<b>WIND_BASE</b>/host/resource/test </b><dd>directory for resource files required to run the test suite. </dl><p></blockquote><h4>SEE ALSO</h4><blockquote><p><b><a href="./wtxtest.html#top">wtxTest</a></b>, <b><a href="./tgtsvr.html#top">tgtsvr</a></b>,  <b><a href="./launch.html#top">launch</a></b>,  <b><a href="./wtxregd.html#top">wtxregd</a></b>,  <i>Tornado API User's Guide </i><p><p></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -