Home
last modified time | relevance | path

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

/build/soong/sh/
Dsh_binary.go161 type ShTest struct { struct
162 ShBinary
164 testProperties TestProperties
166 installDir android.InstallPath
168 data android.Paths
169 testConfig android.Path
171 dataModules map[string]android.Path
299 func (s *ShTest) DepsMutator(ctx android.BottomUpMutatorContext) {
320 func (s *ShTest) addToDataModules(ctx android.ModuleContext, relPath string, path android.Path) {
329 func (s *ShTest) GenerateAndroidBuildActions(ctx android.ModuleContext) {
[all …]