summaryrefslogtreecommitdiff
path: root/test/004-ThreadStress/Android.bp
AgeCommit message (Collapse)Author
2021-11-25Regenerate ART test files (2021-11-23 (b)). Roland Levillain
This change enables build support for the following tests, as well as run-time support in automated executions: * `art-run-test-004-NativeAllocations` * `art-run-test-1000-non-moving-space-stress` * `art-run-test-1338-gc-no-los` * `art-run-test-145-alloc-tracking-stress` * `art-run-test-580-checker-fp16` * `art-run-test-580-checker-string-fact-intrinsics` * `art-run-test-659-unpadded-array` * `art-run-test-678-quickening` This change also enables build support (only) for the following tests: * `art-run-test-004-ThreadStress` * `art-run-test-1002-notify-startup` * `art-run-test-157-void-class` * `art-run-test-2012-structural-redefinition-failures-jni-id` * `art-run-test-2230-profile-save-hotness` * `art-run-test-596-monitor-inflation` * `art-run-test-716-jli-jit-samples` * `art-run-test-909-attach-agent` * `art-run-test-912-classes` * `art-run-test-981-dedup-original-dex` Output of `art/test/utils/regen-test-files`: $ art/test/utils/regen-test-files Generated Blueprint files for 656 ART run-tests out of 946 (69%). Generated TEST_MAPPING entries for 403 ART run-tests out of 946 (42%): 403 ART run-tests (100%) in `mainline-presubmit` test group. 18 ART gtests (94%) in `mainline-presubmit` test group. 403 ART run-tests (100%) in `presubmit` test group. 19 ART gtests (100%) in `presubmit` test group. 0 ART run-tests (0%) in `postsubmit` test group. Test: atest -a \ art-run-test-004-NativeAllocations \ art-run-test-1000-non-moving-space-stress \ art-run-test-1338-gc-no-los \ art-run-test-145-alloc-tracking-stress \ art-run-test-580-checker-fp16 \ art-run-test-580-checker-string-fact-intrinsics \ art-run-test-659-unpadded-array \ art-run-test-678-quickening Test: m \ art-run-test-004-ThreadStress \ art-run-test-1002-notify-startup \ art-run-test-157-void-class \ art-run-test-2012-structural-redefinition-failures-jni-id \ art-run-test-2230-profile-save-hotness \ art-run-test-596-monitor-inflation \ art-run-test-716-jli-jit-samples \ art-run-test-909-attach-agent \ art-run-test-912-classes \ art-run-test-981-dedup-original-dex Test: atest --test-mapping art:presubmit Bug: 147812905 Bug: 152374989 Change-Id: Ieb8c533ee2e0ba6e16e5560ffc66ac81f1c0eaed