History log of /external/deqp/scripts/mustpass.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
03d217bb530c2de2c49bef01455315fcf7783e67 24-Aug-2016 Pyry Haulos <phaulos@google.com> CP: Require 'master' config to be supported in Android CTS

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

Bug: 30938718

(cherry picked from commit e232a6e83c482b219ee1e7678c8ccf91c64b3086)

Change-Id: Ia924a13e5e62b3b8e51981b200314b911aa57bc4
/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