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

📄 rcunit_8h-source.html

📁 一个做软件测试的源码,可以用于工程中软件测试,全部为自己编写,内付说明
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=gb2312"><title>RCUnit: include/rcunit/rcunit.h源文件</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- 制作者 Doxygen 1.4.2 --><div class="qindex"><a class="qindex" href="index.html">首页</a> | <a class="qindex" href="modules.html">模块</a> | <a class="qindex" href="annotated.html">数据结构</a> | <a class="qindex" href="dirs.html">目录</a> | <a class="qindex" href="files.html">文件列表</a> | <a class="qindex" href="functions.html">数据字段</a> | <a class="qindex" href="globals.html">全局定义</a> | <a class="qindex" href="pages.html">相关页面</a></div><div class="nav"><a class="el" href="dir_000000.html">include</a>&nbsp;/&nbsp;<a class="el" href="dir_000001.html">rcunit</a></div><h1>rcunit.h</h1><a href="rcunit_8h.html">浏览该文件的文档。</a><div class="fragment"><pre class="fragment">00001 00006 <span class="preprocessor">#ifndef _RCUNIT_H_</span>00007 <span class="preprocessor"></span><span class="preprocessor">#define _RCUNIT_H_</span>00008 <span class="preprocessor"></span>00009 <span class="preprocessor">#ifdef __cplusplus</span>00010 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {00011 <span class="preprocessor">#endif</span>00012 <span class="preprocessor"></span>00013 <span class="preprocessor">#include "<a class="code" href="rcunit__def_8h.html">rcunit_def.h</a>"</span>00014 <span class="preprocessor">#include "<a class="code" href="rcunit__helpermacro_8h.html">rcunit_helpermacro.h</a>"</span>00015 00016 <span class="preprocessor">#include "<a class="code" href="rcunit__case_8h.html">rcunit_case.h</a>"</span>00017 <span class="preprocessor">#include "<a class="code" href="rcunit__suite_8h.html">rcunit_suite.h</a>"</span>00018 00019 <span class="preprocessor">#include "<a class="code" href="rcunit__assert__internal_8h.html">rcunit_assert_internal.h</a>"</span>00020 <span class="preprocessor">#include "<a class="code" href="rcunit__assert_8h.html">rcunit_assert.h</a>"</span>00021 00022 <span class="preprocessor">#include "<a class="code" href="rcunit__func_8h.html">rcunit_func.h</a>"</span>00023 00024 <span class="preprocessor">#ifdef __cplusplus</span>00025 <span class="preprocessor"></span>}00026 <span class="preprocessor">#endif</span>00027 <span class="preprocessor"></span>00028 <span class="preprocessor">#endif </span><span class="comment">/* ifndef _RCUNIT_H_*/</span></pre></div><hr/><table width="100%">  <tr>    <td align="right" valign="center">    如果对 RCUnit 有任何的疑问或建议,请联系realdodo (<a href="mailto:realdodo@163.com">realdodo@163.com</a>)。    </td>  </tr></table></body> </html>

⌨️ 快捷键说明

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