Home
last modified time | relevance | path

Searched defs:TestProperties (Results 1 – 4 of 4) sorted by relevance

/aosp12/build/soong/rust/
H A Dtest.go30 type TestProperties struct { struct
34 No_named_install_directory *bool
38 Test_config *string `android:"path,arch_variant"`
42 Test_config_template *string `android:"path,arch_variant"`
46 Test_suites []string `android:"arch_variant"`
50 Data []string `android:"path,arch_variant"`
55 Auto_gen_config *bool
58 Test_harness *bool
61 Test_options TestOptions
/aosp12/build/soong/python/
H A Dtest.go39 type TestProperties struct { struct
42 Test_config *string `android:"path,arch_variant"`
46 Test_config_template *string `android:"path,arch_variant"`
50 Data []string `android:"path,arch_variant"`
53 Java_data []string
56 Test_options TestOptions
/aosp12/build/soong/sh/
H A Dsh_binary.go107 type TestProperties struct { struct
110 Test_suites []string `android:"arch_variant"`
114 Test_config *string `android:"path,arch_variant"`
118 Data []string `android:"path,arch_variant"`
122 Require_root *bool
126 Test_config_template *string `android:"path,arch_variant"`
131 Auto_gen_config *bool
134 Data_bins []string `android:"path,arch_variant"`
137 Data_libs []string `android:"path,arch_variant"`
141 Data_device_bins []string `android:"path,arch_variant"`
[all …]
/aosp12/build/soong/cc/
H A Dtest.go28 type TestProperties struct { struct
30 Gtest *bool
33 Isolated *bool