Create separate CtsEnforcement levels per FilterResultsTest
Previously, our macro resulted in every Ganesh test being tested on
devices as old as Android T. While this was appropriate when these tests
were written, if we ever add a new test, it should only be run on the
next release (at that time) and newer hardware. Add a parameter to
DEF_GANESH_TEST_SUITE specifying the CtsEnforcement level. Do the same
for DEF_GRAPHITE_TEST_SUITE (which is currently unused). Update
DEF_TEST_SUITE to have *both* parameters, since we'll start enforcing
them at different levels. Existing tests' levels are unchanged by this
CL.
Bug: 296608175
Change-Id: I09e8170246b24c00e600c9299acb365cce30e7bb
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/744977
Commit-Queue: Leon Scroggins <scroggo@google.com>
Auto-Submit: Leon Scroggins <scroggo@google.com>
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
1 file changed