Add missing test files to build/soong
Test: m nothing Change-Id: Icd331f0c2ac09caed0d4f885dd2eb6ec2080b681
This commit is contained in:
@@ -30,15 +30,17 @@ bootstrap_go_package {
|
|||||||
],
|
],
|
||||||
testSrcs: [
|
testSrcs: [
|
||||||
"android_app_certificate_conversion_test.go",
|
"android_app_certificate_conversion_test.go",
|
||||||
|
"android_app_conversion_test.go",
|
||||||
"apex_conversion_test.go",
|
"apex_conversion_test.go",
|
||||||
"apex_key_conversion_test.go",
|
"apex_key_conversion_test.go",
|
||||||
"build_conversion_test.go",
|
"build_conversion_test.go",
|
||||||
"bzl_conversion_test.go",
|
"bzl_conversion_test.go",
|
||||||
|
"cc_binary_conversion_test.go",
|
||||||
"cc_genrule_conversion_test.go",
|
"cc_genrule_conversion_test.go",
|
||||||
"cc_library_conversion_test.go",
|
"cc_library_conversion_test.go",
|
||||||
"cc_library_headers_conversion_test.go",
|
"cc_library_headers_conversion_test.go",
|
||||||
"cc_library_static_conversion_test.go",
|
|
||||||
"cc_library_shared_conversion_test.go",
|
"cc_library_shared_conversion_test.go",
|
||||||
|
"cc_library_static_conversion_test.go",
|
||||||
"cc_object_conversion_test.go",
|
"cc_object_conversion_test.go",
|
||||||
"conversion_test.go",
|
"conversion_test.go",
|
||||||
"filegroup_conversion_test.go",
|
"filegroup_conversion_test.go",
|
||||||
@@ -48,6 +50,7 @@ bootstrap_go_package {
|
|||||||
"python_binary_conversion_test.go",
|
"python_binary_conversion_test.go",
|
||||||
"python_library_conversion_test.go",
|
"python_library_conversion_test.go",
|
||||||
"sh_conversion_test.go",
|
"sh_conversion_test.go",
|
||||||
|
"soong_config_module_type_conversion_test.go",
|
||||||
"testing.go",
|
"testing.go",
|
||||||
],
|
],
|
||||||
pluginFor: [
|
pluginFor: [
|
||||||
|
Reference in New Issue
Block a user