aboutsummaryrefslogtreecommitdiff
path: root/en/devices/tech/config/kernel_network_tests.html
diff options
context:
space:
mode:
Diffstat (limited to 'en/devices/tech/config/kernel_network_tests.html')
-rw-r--r--en/devices/tech/config/kernel_network_tests.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/en/devices/tech/config/kernel_network_tests.html b/en/devices/tech/config/kernel_network_tests.html
index a1e83a24..bc437ad2 100644
--- a/en/devices/tech/config/kernel_network_tests.html
+++ b/en/devices/tech/config/kernel_network_tests.html
@@ -77,7 +77,9 @@ in the given release. For information on how to run the tests, see the <a
href="https://android.googlesource.com/kernel/tests/+/master/net/test/README">kernel
network test README file</a>. Basically, from the top of your kernel tree, run:</p>
-<pre> &lt;android tree&gt;/kernel/tests/net/test/run_net_test.sh all_tests.sh</pre>
+<pre class="devsite-click-to-copy">
+<var>ANDROID_TREE</var>/kernel/tests/net/test/run_net_test.sh all_tests.sh
+</pre>
<h3 id=passing>Passing the tests</h3> <p>The kernel network test Python
source files contain comments that specify kernel commits that are known to be