diff options
| author | 2023-06-22 12:58:37 +0000 | |
|---|---|---|
| committer | 2023-06-22 14:41:53 +0000 | |
| commit | 914d59c5581152f8b0cc5ec477ff926eddcce7c3 (patch) | |
| tree | 27edc9dab45c7cac3a29641b668b9443d20d6dfd /compiler/optimizing/code_generation_data.h | |
| parent | f2c10b0037892291113daf4f470affaea2ceefbb (diff) | |
Introduce GTEST_SKIP() calls in TEST_DISABLED* macros
There are a number of TEST_DISABLED* macros used to skip
tests that are not meant to run under the current config,
which print out a warning to stdout and return, marking
these tests as PASSED. This CL rewrites these macros to
use the GTEST_SKIP() macro, such that the tests including
the macros will be (correctly) marked as IGNORED.
Bug: 237512169
Test: atest ArtGtestsTargetChroot
Change-Id: I8212a0d53c62cc03d7a124831c843af215289ea9
Diffstat (limited to 'compiler/optimizing/code_generation_data.h')
0 files changed, 0 insertions, 0 deletions