You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>To make the tests pick the correct setup, a <ahref="configuration.md"><codeclass="highlighter-rouge">pyocd.yaml</code> configuration file</a> has to be used.
243
+
For functional testing the file should contain a reference to a <codeclass="highlighter-rouge">test_binary</code> from <codeclass="highlighter-rouge">test/data/binaries</code>.</p>
<p>The unit tests are located in the <codeclass="highlighter-rouge">tests/unit</code> directory of the repo. They must be executed using
@@ -298,20 +321,6 @@ <h2 id="testing-with-tox">Testing with tox</h2>
298
321
299
322
<p>Currently only the functions tests are included in the tox configuration.</p>
300
323
301
-
<h2id="test-setup">Test Setup</h2>
302
-
303
-
<p>To make the tests pick the correct setup, a <ahref="configuration.md"><codeclass="highlighter-rouge">pyocd.yaml</code> configuration file</a> has to be used.
304
-
For functional testing the file should contain a reference to a <codeclass="highlighter-rouge">test_binary</code> from <codeclass="highlighter-rouge">test/data/binaries</code>.</p>
0 commit comments