Add support for post-submit-only ART gtests to `regen-test-files`.
New Android tests participating in Test Mapping need to have enough
successful post-submit runs before they are allowed to run in
pre-submit runs. Introduce a new category of "post-submit-only" ART
gtests to on-board new ART gtests in post-submit runs, before they can
be promoted to presubmits.
Add recent test `art_standalone_dexopt_chroot_setup_tests` to
this set of post-submit-only ART gtests.
Test: Run `test/utils/regen-test-files` and check its outputs
Test: atest art_standalone_dexopt_chroot_setup_tests
Test: atest --test-mapping art:postsubmit
Bug: 152379281
Change-Id: Iaba5ead4500d7de67a52808e38315ee3a019282f
2 files changed