summaryrefslogtreecommitdiff
path: root/libs/androidfw/BackupData.cpp
diff options
context:
space:
mode:
author Makoto Onuki <omakoto@google.com> 2024-01-26 16:47:23 -0800
committer Makoto Onuki <omakoto@google.com> 2024-01-29 11:02:06 -0800
commit1a7499c206980f48d4a03f5870fdc99fcae152f2 (patch)
treede2f83f6e2afc3db106f2f6fe5a5b76ab5764720 /libs/androidfw/BackupData.cpp
parenta9d2c1f17c2c128231df3d0aa771b55f697d3f61 (diff)
Allow disabling tests even with ENABLE_PROBE_IGNORED
A regex in $RAVENWOOD_REALLY_DISABLE is used as an "exclude" filter. If the regex partial-matches the test full name (class name, or class name + "#" + method name), we skip it. Test: RAVENWOOD_RUN_DISABLED_TESTS=1 RAVENWOOD_REALLY_DISABLE='\.CustomTileDefaultsRepositoryTest' atest SystemUiRavenTests and make sure CustomTileDefaultsRepositoryTest is skipped. Bug: 319646274 Change-Id: Id98871aaea6d32e134f84b745f3eae7c9f27931f
Diffstat (limited to 'libs/androidfw/BackupData.cpp')
0 files changed, 0 insertions, 0 deletions