History log of /external/deqp/scripts/mustpass.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a60033dd24a924338d7a567045f165442e6a17b0 06-Jun-2017 Guang Zhu <guangzhu@google.com> fix DEQP AndroidTest.xml generation script

Bug: 36140955
Bug: 35360169
Test: ran scripts/build_android_mustpass.py to regnerate
Change-Id: I8ecfdad5d8a17d46dc0ed9f860a75086158ffd64
/external/deqp/scripts/mustpass.py
adde8239d7472f7475f027a198c22d0a28403400 27-Jan-2017 Pyry Haulos <phaulos@google.com> Improve check_build_sanity.py

* All steps now respect --tmp-dir argument. This required adding
--build-dir and other args to mustpass scripts.

* --recipe command line argument allows running only a specific build
check recipe.

* --dump-recipes option allows printing out all recipes that are
supported in the current environment.

Components: Vulkan, Framework, AOSP

Change-Id: I6ba4f1369def14dc4ea6b398f367366549eecdc5
(cherry picked from commit 8849259035284f5506802f54f09f99f2b146e0b0)
/external/deqp/scripts/mustpass.py
af8270690ae19b52cf673bdda853a57755b7d3fe 25-Aug-2016 Pyry Haulos <phaulos@google.com> Remove XML mustpass lists

Android CTS no longer uses per-package XML test lists.

Change-Id: I5e0ed6f71b0ba36b9d9cefc563154a4768a40a3f
/external/deqp/scripts/mustpass.py
e232a6e83c482b219ee1e7678c8ccf91c64b3086 24-Aug-2016 Pyry Haulos <phaulos@google.com> Require 'master' config to be supported in Android CTS

All Android devices should support rgba8888d24s8 for compatiblity and
test coverage.

Bug: 30938718
Change-Id: Ia0e8e33a458efc056ba72cc77ced31955a571c10
/external/deqp/scripts/mustpass.py
f189365bd621a14ac442faf93d81d031aad3a6f8 16-Aug-2016 Pyry Haulos <phaulos@google.com> Fix whitespace issues in other text files

Change-Id: Idab51b62589b9702d307022b0952a887bae263af
/external/deqp/scripts/mustpass.py
78f491c1d50ec136dfd470d1a3015ee631c74381 16-Apr-2016 Kalle Raita <kraita@google.com> Install APK in the deqp runner to reduce installs

Currently the deqp APK is installed both by preparer in the config and
the runner class. Using preparer only has the drawback that the preparer
is run for each config independent of filtering results. Doing the
installation at the runner enables the runner skip the lengthy
installation if no tests are executed for config.

Reduces the execution time for deqp tests with null filter from minutes
to 7 seconds.

Tested on Angler on nyc-dev

Bug: 27810566
Change-Id: Ia9cdc88bbc9bdb737d5576319b954cd7fbbc902b
/external/deqp/scripts/mustpass.py
2519661d716fa5b6f1635c2d0384918c9fe4dd71 05-Apr-2016 Kalle Raita <kraita@google.com> Add runtime estimates for the CTS v2 integration

Bug: 22230380
Change-Id: I2e05765708fb7c952d48aba87ab1d7ead0bbd865
/external/deqp/scripts/mustpass.py
fb2d85ce081bda46354e124cead2b475f6c9cc1a 05-Feb-2016 Mika Isojärvi <misojarvi@google.com> Add Vulkan support to DeqpTestRunner and mustpass script.

Change-Id: Ib578fce85c8a817543816c07681d0bc4e15c4489
/external/deqp/scripts/mustpass.py
2bbb9d2b14002bfab82ab5a70145db05f6503815 14-Jan-2016 Pyry Haulos <phaulos@google.com> Refactor mustpass script

Move actual configuration-independent implementation to
scripts/mustpass.py

Change-Id: I706b08379db2d4b17caecac192cbace4aa6e718a
/external/deqp/scripts/mustpass.py