Archive MNC mustpass
authorPyry Haulos <phaulos@google.com>
Wed, 2 Sep 2015 21:59:24 +0000 (14:59 -0700)
committerPyry Haulos <phaulos@google.com>
Wed, 2 Sep 2015 21:59:24 +0000 (14:59 -0700)
commitdcd1b918244a94a1e52b8717118648601bdeb2ad
treec6af899e884fdceaaef8d76ce1058f5bfc6f0d73
parentfb19324168dd35ccbb7fca74e5426f1a3fbc03a2
Archive MNC mustpass

 * MNC mustpass is now sourced from explicit case list, making it
immutable for test additions

 * Add new master mustpass, consisting of tests in MNC plus any new
tests

Change-Id: Icee0166bb08113334f7322c1c910efe47bfb7c4e
40 files changed:
android/cts/master/com.drawelements.deqp.egl.xml
android/cts/master/com.drawelements.deqp.gles31.xml
android/cts/master/egl-master.txt
android/cts/master/gles31-master.txt
android/cts/master/src/egl-new-tests.txt [deleted file]
android/cts/master/src/gles31-new-tests.txt [deleted file]
android/cts/mnc/com.drawelements.deqp.egl.xml [new file with mode: 0644]
android/cts/mnc/com.drawelements.deqp.gles2.xml [new file with mode: 0644]
android/cts/mnc/com.drawelements.deqp.gles3.xml [new file with mode: 0644]
android/cts/mnc/com.drawelements.deqp.gles31.xml [new file with mode: 0644]
android/cts/mnc/egl-master.txt [new file with mode: 0644]
android/cts/mnc/gles2-master.txt [new file with mode: 0644]
android/cts/mnc/gles3-565-no-depth-no-stencil.txt [new file with mode: 0644]
android/cts/mnc/gles3-master.txt [new file with mode: 0644]
android/cts/mnc/gles3-multisample.txt [new file with mode: 0644]
android/cts/mnc/gles3-rotate-landscape.txt [new file with mode: 0644]
android/cts/mnc/gles3-rotate-portrait.txt [new file with mode: 0644]
android/cts/mnc/gles3-rotate-reverse-landscape.txt [new file with mode: 0644]
android/cts/mnc/gles3-rotate-reverse-portrait.txt [new file with mode: 0644]
android/cts/mnc/gles31-565-no-depth-no-stencil.txt [new file with mode: 0644]
android/cts/mnc/gles31-master.txt [new file with mode: 0644]
android/cts/mnc/gles31-multisample.txt [new file with mode: 0644]
android/cts/mnc/gles31-rotate-landscape.txt [new file with mode: 0644]
android/cts/mnc/gles31-rotate-portrait.txt [new file with mode: 0644]
android/cts/mnc/gles31-rotate-reverse-landscape.txt [new file with mode: 0644]
android/cts/mnc/gles31-rotate-reverse-portrait.txt [new file with mode: 0644]
android/cts/mnc/mustpass.xml [new file with mode: 0644]
android/cts/mnc/src/egl-master.txt [new file with mode: 0644]
android/cts/mnc/src/gles2-master.txt [new file with mode: 0644]
android/cts/mnc/src/gles3-master.txt [new file with mode: 0644]
android/cts/mnc/src/gles3-multisample-issues.txt [new file with mode: 0644]
android/cts/mnc/src/gles3-multisample.txt [new file with mode: 0644]
android/cts/mnc/src/gles3-pixelformat-issues.txt [new file with mode: 0644]
android/cts/mnc/src/gles3-pixelformat.txt [new file with mode: 0644]
android/cts/mnc/src/gles3-rotation.txt [new file with mode: 0644]
android/cts/mnc/src/gles31-master.txt [new file with mode: 0644]
android/cts/mnc/src/gles31-multisample.txt [new file with mode: 0644]
android/cts/mnc/src/gles31-pixelformat.txt [new file with mode: 0644]
android/cts/mnc/src/gles31-rotation.txt [new file with mode: 0644]
scripts/build_android_mustpass.py