2 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN">
3 <html><head><title>Python: module telemetry.unittest.run_tests
</title>
4 </head><body bgcolor=
"#f0f0f8">
6 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"heading">
8 <td valign=bottom
> <br>
9 <font color=
"#ffffff" face=
"helvetica, arial"> <br><big><big><strong><a href=
"telemetry.html"><font color=
"#ffffff">telemetry
</font></a>.
<a href=
"telemetry.unittest.html"><font color=
"#ffffff">unittest
</font></a>.run_tests
</strong></big></big></font></td
10 ><td align=right valign=bottom
11 ><font color=
"#ffffff" face=
"helvetica, arial"><a href=
".">index
</a><br><a href=
"../telemetry/unittest/run_tests.py">telemetry/unittest/run_tests.py
</a></font></td></tr></table>
12 <p><tt>#
Copyright
(c)
2012 The
Chromium
Authors.
All
rights
reserved.
<br>
13 #
Use
of
this
source
code
is
governed
by
a
BSD-style
license
that
can
be
<br>
14 #
found
in
the
LICENSE
file.
</tt></p>
16 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
17 <tr bgcolor=
"#aa55cc">
18 <td colspan=
3 valign=bottom
> <br>
19 <font color=
"#ffffff" face=
"helvetica, arial"><big><strong>Modules
</strong></big></font></td></tr>
21 <tr><td bgcolor=
"#aa55cc"><tt> </tt></td><td> </td>
22 <td width=
"100%"><table width=
"100%" summary=
"list"><tr><td width=
"25%" valign=top
><a href=
"telemetry.core.browser_options.html">telemetry.core.browser_options
</a><br>
23 <a href=
"telemetry.core.discover.html">telemetry.core.discover
</a><br>
24 </td><td width=
"25%" valign=top
><a href=
"telemetry.unittest.gtest_testrunner.html">telemetry.unittest.gtest_testrunner
</a><br>
25 <a href=
"logging.html">logging
</a><br>
26 </td><td width=
"25%" valign=top
><a href=
"telemetry.unittest.options_for_unittests.html">telemetry.unittest.options_for_unittests
</a><br>
27 <a href=
"os.html">os
</a><br>
28 </td><td width=
"25%" valign=top
><a href=
"sys.html">sys
</a><br>
29 <a href=
"unittest.html">unittest
</a><br>
30 </td></tr></table></td></tr></table><p>
31 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
32 <tr bgcolor=
"#eeaa77">
33 <td colspan=
3 valign=bottom
> <br>
34 <font color=
"#ffffff" face=
"helvetica, arial"><big><strong>Functions
</strong></big></font></td></tr>
36 <tr><td bgcolor=
"#eeaa77"><tt> </tt></td><td> </td>
37 <td width=
"100%"><dl><dt><a name=
"-Discover"><strong>Discover
</strong></a>(start_dir, top_level_dir
<font color=
"#909090">=None
</font>, pattern
<font color=
"#909090">='test*.py'
</font>)
</dt></dl>
38 <dl><dt><a name=
"-DiscoverAndRunTests"><strong>DiscoverAndRunTests
</strong></a>(dir_name, args, top_level_dir, runner
<font color=
"#909090">=None
</font>, run_disabled_tests
<font color=
"#909090">=False
</font>)
</dt></dl>
39 <dl><dt><a name=
"-FilterSuite"><strong>FilterSuite
</strong></a>(suite, predicate)
</dt></dl>
40 <dl><dt><a name=
"-Main"><strong>Main
</strong></a>(args, start_dir, top_level_dir, runner
<font color=
"#909090">=None
</font>)
</dt><dd><tt>Unit
test
suite
that
collects
all
test
cases
for
telemetry.
</tt></dd></dl>