This file is indexed.

/usr/share/doc/xorg-gtest/html/classxorg_1_1testing_1_1_test.html is in libxorg-gtest-doc 0.7.1-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.4"/>
<title>xorg-gtest: xorg::testing::Test Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
  $(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">xorg-gtest
   &#160;<span id="projectnumber">0.1</span>
   </div>
   <div id="projectbrief">Xorg testing extension to Google Test</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.4 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('classxorg_1_1testing_1_1_test.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Pages</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="header">
  <div class="summary">
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="classxorg_1_1testing_1_1_test-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">xorg::testing::Test Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Google Test fixture providing an Xlib connection to an X11 server.  
 <a href="classxorg_1_1testing_1_1_test.html#details">More...</a></p>

<p><code>#include &lt;xorg/gtest/xorg-gtest-test.h&gt;</code></p>
<div class="dynheader">
Inheritance diagram for xorg::testing::Test:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classxorg_1_1testing_1_1_test.png" usemap="#xorg::testing::Test_map" alt=""/>
  <map id="xorg::testing::Test_map" name="xorg::testing::Test_map">
<area href="class_server_test.html" title="Example for a test fixture that starts a server per test. " alt="ServerTest" shape="rect" coords="0,112,108,136"/>
<area href="class_sub_test.html" title="Example class for how to subclass tests. " alt="SubTest" shape="rect" coords="118,112,226,136"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a97fad2005391c683facb80a937ae5b34"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxorg_1_1testing_1_1_test.html#a97fad2005391c683facb80a937ae5b34">SetUp</a> ()</td></tr>
<tr class="memdesc:a97fad2005391c683facb80a937ae5b34"><td class="mdescLeft">&#160;</td><td class="mdescRight">Tries to connect to an X server instance.  <a href="#a97fad2005391c683facb80a937ae5b34">More...</a><br/></td></tr>
<tr class="separator:a97fad2005391c683facb80a937ae5b34"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a366ccd7c80d722bd11e52f7c36bb5497"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxorg_1_1testing_1_1_test.html#a366ccd7c80d722bd11e52f7c36bb5497">TearDown</a> ()</td></tr>
<tr class="memdesc:a366ccd7c80d722bd11e52f7c36bb5497"><td class="mdescLeft">&#160;</td><td class="mdescRight">Closes the display.  <a href="#a366ccd7c80d722bd11e52f7c36bb5497">More...</a><br/></td></tr>
<tr class="separator:a366ccd7c80d722bd11e52f7c36bb5497"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af27f5df020ef3142af1a7ff0de92a84b"><td class="memItemLeft" align="right" valign="top">::Display *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxorg_1_1testing_1_1_test.html#af27f5df020ef3142af1a7ff0de92a84b">Display</a> () const </td></tr>
<tr class="memdesc:af27f5df020ef3142af1a7ff0de92a84b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Accesses the display representing an Xlib connection.  <a href="#af27f5df020ef3142af1a7ff0de92a84b">More...</a><br/></td></tr>
<tr class="separator:af27f5df020ef3142af1a7ff0de92a84b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8bcc70589021f721f715696314c03dcb"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxorg_1_1testing_1_1_test.html#a8bcc70589021f721f715696314c03dcb">SetDisplayString</a> (const std::string &amp;display)</td></tr>
<tr class="memdesc:a8bcc70589021f721f715696314c03dcb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the display string used for XOpenDisplay() and thus affects <a class="el" href="classxorg_1_1testing_1_1_test.html#af27f5df020ef3142af1a7ff0de92a84b" title="Accesses the display representing an Xlib connection. ">Test::Display()</a>.  <a href="#a8bcc70589021f721f715696314c03dcb">More...</a><br/></td></tr>
<tr class="separator:a8bcc70589021f721f715696314c03dcb"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Google Test fixture providing an Xlib connection to an X11 server. </p>
<p>Sets up and tears down an XLib connection to an X11 server. Rely on Google Test's TEST_F macro to use this fixture for your own tests or subclass it and override the SetUp and TearDown methods.</p>
<dl class="section remark"><dt>Remarks</dt><dd>The display port is read from the environment variable DISPLAY. </dd></dl>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="xorg-gtest-environment-example_8cpp-example.html#_a0">xorg-gtest-environment-example.cpp</a>, and <a class="el" href="xorg-gtest-example_8cpp-example.html#_a10">xorg-gtest-example.cpp</a>.</dd>
</dl></div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="af27f5df020ef3142af1a7ff0de92a84b"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">::Display* xorg::testing::Test::Display </td>
          <td>(</td>
          <td class="paramname">)</td><td></td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Accesses the display representing an Xlib connection. </p>
<p>Accessible by subclasses and test cases relying on this fixture.</p>
<dl class="section return"><dt>Returns</dt><dd>Pointer to a display or NULL. </dd></dl>

</div>
</div>
<a class="anchor" id="a8bcc70589021f721f715696314c03dcb"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void xorg::testing::Test::SetDisplayString </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&#160;</td>
          <td class="paramname"><em>display</em>)</td><td></td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Set the display string used for XOpenDisplay() and thus affects <a class="el" href="classxorg_1_1testing_1_1_test.html#af27f5df020ef3142af1a7ff0de92a84b" title="Accesses the display representing an Xlib connection. ">Test::Display()</a>. </p>
<p>This function must be called before <a class="el" href="classxorg_1_1testing_1_1_test.html#a97fad2005391c683facb80a937ae5b34" title="Tries to connect to an X server instance. ">xorg::testing::Test::SetUp()</a> to have any effect.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">display</td><td>The string representing the display connection, or an empty string for NULL </td></tr>
  </table>
  </dd>
</dl>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="xorg-gtest-example_8cpp-example.html#a11">xorg-gtest-example.cpp</a>.</dd>
</dl>
</div>
</div>
<a class="anchor" id="a97fad2005391c683facb80a937ae5b34"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void xorg::testing::Test::SetUp </td>
          <td>(</td>
          <td class="paramname">)</td><td></td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Tries to connect to an X server instance. </p>
<p>Fails if no X server is running. Updates the display object. Reimplemented from ::testing::Test. See Google Test documentation for details.</p>
<dl class="section post"><dt>Postcondition</dt><dd>Subsequent calls to <a class="el" href="classxorg_1_1testing_1_1_test.html#af27f5df020ef3142af1a7ff0de92a84b" title="Accesses the display representing an Xlib connection. ">Display()</a> return a valid pointer or NULL if an error occured.</dd></dl>
<dl class="exception"><dt>Exceptions</dt><dd>
  <table class="exception">
    <tr><td class="paramname">std::runtime_error</td><td>if no X server is running. </td></tr>
  </table>
  </dd>
</dl>

<p>Reimplemented in <a class="el" href="class_sub_test.html#ad6b817820335ae1dc4798d2eec743497">SubTest</a>, and <a class="el" href="class_server_test.html#ac487ae86fb05979c54200b0bb47fbf8d">ServerTest</a>.</p>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="xorg-gtest-environment-example_8cpp-example.html#a2">xorg-gtest-environment-example.cpp</a>, and <a class="el" href="xorg-gtest-example_8cpp-example.html#a12">xorg-gtest-example.cpp</a>.</dd>
</dl>
</div>
</div>
<a class="anchor" id="a366ccd7c80d722bd11e52f7c36bb5497"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void xorg::testing::Test::TearDown </td>
          <td>(</td>
          <td class="paramname">)</td><td></td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Closes the display. </p>
<p>Reimplemented from ::testing::Test. See Google Test documentation for details.</p>
<dl class="section post"><dt>Postcondition</dt><dd>Subsequent calls to <a class="el" href="classxorg_1_1testing_1_1_test.html#af27f5df020ef3142af1a7ff0de92a84b" title="Accesses the display representing an Xlib connection. ">Display()</a> return NULL. </dd></dl>

<p>Reimplemented in <a class="el" href="class_server_test.html#a9d8329049caaa20240496b8c35929273">ServerTest</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>/build/buildd/xorg-gtest-0.7.1/include/xorg/gtest/xorg-gtest-test.h</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><b>xorg</b></li><li class="navelem"><b>testing</b></li><li class="navelem"><a class="el" href="classxorg_1_1testing_1_1_test.html">Test</a></li>
    <li class="footer">Generated on Tue Jul 16 2013 08:55:12 for xorg-gtest by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.4 </li>
  </ul>
</div>
</body>
</html>