• Home
  • Raw
  • Download

Lines Matching +full:check +full:- +full:test +full:- +full:suites

1 <!-- HTML header for doxygen 1.8.8-->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xht…
5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <!-- For Mobile Devices -->
7 <meta name="viewport" content="width=device-width, initial-scale=1">
8 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
10 <script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
11 <title>libevdev: libevdev-internal test suite</title>
12 <!--<link href="tabs.css" rel="stylesheet" type="text/css"/>-->
22 <script type="text/javascript" src="doxy-boot.js"></script>
25 <nav class="navbar navbar-default" role="navigation">
27 <div class="navbar-header">
28 <a class="navbar-brand">libevdev 1.13.1</a>
32 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
36 <div class="col-sm-12 panel panel-default" style="padding-bottom: 15px;">
37 <div style="margin-bottom: 15px;">
38 <!-- end header part -->
39 <!-- Generated by Doxygen 1.9.6 -->
43 /* @license-end */
53 /* @license-end */
55 <div id="main-nav"></div>
56 <!-- window showing the filter options -->
63 <!-- iframe showing the search results (closed by default) -->
77 </div><!-- top -->
79 <div class="headertitle"><div class="title">libevdev-internal test suite </div></div>
80 </div><!--header-->
82 …iv class="textblock"><p>libevdev's internal test suite uses the <a href="http://check.sourceforge.…
83 <p>Tests are divided into test suites and test cases. Most tests create a uinput device, so you'll …
85 </pre><p> To run a specific test case only: </p><pre class="fragment">export CK_RUN_TEST="test case…
86 </pre><p> To get a list of all suites or tests: </p><pre class="fragment">git grep "suite_create"
88Check forks, making debugging harder. The test suite tries to detect if it is running inside gdb a…
89 …target <code>make gcov-report.txt</code> exists that runs gcov and leaves a <code>libevdev.c.gcov<…
90 <p><code>make check</code> is hooked up to run the test and gcov (again, needs root).</p>
91test suite creates a lot of devices, very quickly. Add the following xorg.conf.d snippet to avoid …
93 Identifier "Ignore libevdev test devices"
94 MatchProduct "libevdev test device"
97 </pre> </div></div><!-- contents -->
98 </div><!-- PageDoc -->
99 <!-- HTML footer for doxygen 1.8.8-->
100 <!-- start footer part -->