Add Android test lists for OpenGL ES
authorAlastair Donaldson <afdx@google.com>
Wed, 10 Feb 2021 13:00:21 +0000 (13:00 +0000)
committerAlexander Galazin <alexander.galazin@arm.com>
Tue, 2 Mar 2021 10:18:20 +0000 (13:18 +0300)
commit7dcd6c7d03b90f9e8f72aa1de22e229537e4a6ea
treed64872336a667abe0b29d85a43d016a95e1dbcaa
parente93b23b9b91b72b1dd3642050913821947c81227
Add Android test lists for OpenGL ES

Adds two new test lists for each of OpenGL ES 2.0, OpenGL ES 3.0 and
OpenGL ES 3.1, corresponding to dEQP snapshots for Android
versions. The full master test lists for OpenGL ES are no longer run
by default.

Bug: 169021525

Change-Id: I86eea5263f074fa8e6b826e7ded458953ebfb17c
12 files changed:
android/cts/AndroidTest.xml
android/cts/master/gles2-master-2020-03-01.txt [new file with mode: 0644]
android/cts/master/gles2-master-2021-03-01.txt [new file with mode: 0644]
android/cts/master/gles3-master-2020-03-01.txt [new file with mode: 0644]
android/cts/master/gles3-master-2021-03-01.txt [new file with mode: 0644]
android/cts/master/gles31-master-2020-03-01.txt [new file with mode: 0644]
android/cts/master/gles31-master-2021-03-01.txt [new file with mode: 0644]
android/cts/master/mustpass.xml
android/cts/master/src/gles2-master-2020-03-01.txt [new file with mode: 0644]
android/cts/master/src/gles3-master-2020-03-01.txt [new file with mode: 0644]
android/cts/master/src/gles31-master-2020-03-01.txt [new file with mode: 0644]
scripts/build_android_mustpass.py