blob: 3a790105e248c6ba0e161b998f2ce87579f96812 [file] [log] [blame]
Deployment Bot (from Travis CI)6d7e6e92021-06-14 19:18:41 +00001
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5<html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7 <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
8 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9 <title>Testing op-build &#8212; OpenPOWER Firmware v2.6-257-g5b5624c2
10 documentation</title>
11 <link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
12 <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
13 <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
14 <script type="text/javascript" src="_static/jquery.js"></script>
15 <script type="text/javascript" src="_static/underscore.js"></script>
16 <script type="text/javascript" src="_static/doctools.js"></script>
17 <link rel="index" title="Index" href="genindex.html" />
18 <link rel="search" title="Search" href="search.html" />
19 <link rel="next" title="Development Process" href="process/index.html" />
20 <link rel="prev" title="Introduction to OpenPOWER Firmware" href="introduction.html" />
21
22 <link rel="stylesheet" href="_static/custom.css" type="text/css" />
23
24
25 <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
26
27 </head><body>
28
29
30 <div class="document">
31 <div class="documentwrapper">
32 <div class="bodywrapper">
33
34
35 <div class="body" role="main">
36
37 <div class="section" id="testing-op-build">
38<h1>Testing op-build<a class="headerlink" href="#testing-op-build" title="Permalink to this headline">ΒΆ</a></h1>
39<p>Once a firmware image is built, you will need to test it.</p>
40<p>The <span class="xref std std-ref"></span> <code class="docutils literal notranslate"><span class="pre">op-test-framework</span></code> project is where tests are
41developed. See the <a class="reference external" href="https://open-power.github.io/op-test/user-guide.html#user-guide" title="(in op-test-framework vpre-v1.0)"><span>op-test User Guide</span></a> for documentation on running
42the test suite.</p>
43</div>
44
45
46 </div>
47
48 </div>
49 </div>
50 <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
51 <div class="sphinxsidebarwrapper">
52<h1 class="logo"><a href="index.html">OpenPOWER Firmware</a></h1>
53
54
55
56
57
58
59
60
61<h3>Navigation</h3>
62<p class="caption"><span class="caption-text">Contents:</span></p>
63<ul class="current">
64<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction to OpenPOWER Firmware</a></li>
65<li class="toctree-l1 current"><a class="current reference internal" href="#">Testing op-build</a></li>
66<li class="toctree-l1"><a class="reference internal" href="process/index.html">Development Process</a></li>
67<li class="toctree-l1"><a class="reference internal" href="boot-devices.html">Supported Boot Devices</a></li>
68<li class="toctree-l1"><a class="reference internal" href="versioning.html">Version Scheme</a></li>
69<li class="toctree-l1"><a class="reference internal" href="release-notes/index.html">op-build Release Notes</a></li>
70</ul>
71
72<div class="relations">
73<h3>Related Topics</h3>
74<ul>
75 <li><a href="index.html">Documentation overview</a><ul>
76 <li>Previous: <a href="introduction.html" title="previous chapter">Introduction to OpenPOWER Firmware</a></li>
77 <li>Next: <a href="process/index.html" title="next chapter">Development Process</a></li>
78 </ul></li>
79</ul>
80</div>
81<div id="searchbox" style="display: none" role="search">
82 <h3>Quick search</h3>
83 <div class="searchformwrapper">
84 <form class="search" action="search.html" method="get">
85 <input type="text" name="q" />
86 <input type="submit" value="Go" />
87 <input type="hidden" name="check_keywords" value="yes" />
88 <input type="hidden" name="area" value="default" />
89 </form>
90 </div>
91</div>
92<script type="text/javascript">$('#searchbox').show(0);</script>
93
94
95
96
97
98
99
100
101 </div>
102 </div>
103 <div class="clearer"></div>
104 </div>
105 <div class="footer">
106 &copy;2017, OpenPOWER Foundation System Software Work Group.
107
108 |
109 Powered by <a href="http://sphinx-doc.org/">Sphinx 1.7.9</a>
110 &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
111
112 |
113 <a href="_sources/testing.rst.txt"
114 rel="nofollow">Page source</a>
115 </div>
116
117
118
119
120 </body>
121</html>