aboutsummaryrefslogtreecommitdiff
path: root/en/devices/graphics/test-groups.html
diff options
context:
space:
mode:
authorAndroid Partner Docs <noreply@android.com>2017-06-21 01:25:52 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-06-21 01:25:52 +0000
commitbb57032f17abb0cfb5ebe780451d58a97779c5b6 (patch)
tree9d32c0a36693b9ce3d89bd10152cd3a2564f486e /en/devices/graphics/test-groups.html
parentc20ae7c7396e6f7d9a9e52be1823fffe30450ee8 (diff)
parentf51ce4101185686a65dbe91027eec09c50b8c73e (diff)
downloadsource.android.com-bb57032f17abb0cfb5ebe780451d58a97779c5b6.tar.gz
Merge "Docs: Changes to source.android.com" am: 14605d77b5 am: 833d7d4b81
am: f51ce41011 Change-Id: I78382338377cfd4f1e3e90e568047d8cf93a9d77
Diffstat (limited to 'en/devices/graphics/test-groups.html')
-rw-r--r--en/devices/graphics/test-groups.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/en/devices/graphics/test-groups.html b/en/devices/graphics/test-groups.html
index 943c1140..e39ac440 100644
--- a/en/devices/graphics/test-groups.html
+++ b/en/devices/graphics/test-groups.html
@@ -35,14 +35,14 @@ allocating certain resources until the driver reports an out-of-memory error.</p
can occur: The operating system may kill the test process instead of allowing a
driver to handle or otherwise provide an out-of-memory error. On such
platforms, tests that are designed to cause out-of-memory errors are disabled
-by default, and must be enabled using the <code>--deqp-test-oom=enable</code> command line argument.
+by default, and must be enabled using the <code>--deqp-test-oom=enable</code> command line argument.
It is recommended that you run such tests manually to
check if the system behaves correctly under resource pressure. However, in such
a situation, a test process crash should be interpreted as a pass.</p>
<h3 id=test_groups>Test groups</h3>
-<pre>
+<pre class="devsite-click-to-copy">
dEQP-GLES2.stress.memory.*
dEQP-GLES3.stress.memory.*
</pre>
@@ -55,7 +55,7 @@ they can be configured to run indefinitely by supplying the <code>--deqp-test-it
<h3 id=test_groups2>Test groups</h3>
-<pre>
+<pre class="devsite-click-to-copy">
dEQP-GLES2.stress.long.*
dEQP-GLES3.stress.long.*
</pre>