platform_build_soong/apex
Paul Duffin 89886cbdb0 Ensure subtest failures are reported on subtest
A subtest (code inside the func passed to t.Run(...)) are passed their
own t *Testing pointer to use to report errors in order to ensure that
they are treated as errors of the subtest and not the containing test.

This change ensures that the subtests in the following tests use the
correct t *Testing.
* TestPrebuiltExportDexImplementationJars
* TestBootDexJarsFromSourcesAndPrebuilts

Bug: 178361284
Test: m nothing
Change-Id: I4e8b166051cb6098c89d8e68a450c81a714f7677
2021-02-07 10:58:24 +00:00
..
Android.bp Add boot_image module type 2021-01-26 13:00:07 +00:00
OWNERS Track allowed transitive deps in any updatable module. 2020-09-30 21:17:42 +00:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
allowed_deps.txt Merge "Change IKE min_sdk to 30" 2021-02-05 07:33:56 +00:00
androidmk.go Merge "Revert "Revert "Automated NDK API coverage used by Mainline modules build integration.""" 2021-01-26 00:13:46 +00:00
apex.go Merge "Remove libbinder_headers from apex_available allowlist" 2021-02-06 03:20:47 +00:00
apex_singleton.go Add PHONY for apex-allowed-deps check. 2020-11-04 20:50:03 +00:00
apex_test.go Ensure subtest failures are reported on subtest 2021-02-07 10:58:24 +00:00
boot_image_test.go Fix some minor issues with boot_image 2021-01-30 12:57:26 +00:00
builder.go Turn apex compression from opt-out into opt-in 2021-01-28 20:25:23 +00:00
deapexer.go bp2build: convert paths/module refs to Bazel label 2021-02-04 13:45:56 -05:00
key.go Remove unnecessary snake case variables. 2020-12-22 12:38:35 -08:00
prebuilt.go bp2build: convert paths/module refs to Bazel label 2021-02-04 13:45:56 -05:00
vndk.go Rename ART release APEX to com.android.art. 2020-10-21 15:41:02 +01:00
vndk_test.go Create vndkproduct.libraries.txt 2021-01-05 20:05:39 +09:00