Home
last modified time | relevance | path

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

/build/soong/sh/
Dsh_binary.go166 type ShTest struct { struct
167 ShBinary
169 testProperties TestProperties
171 installDir android.InstallPath
173 data android.Paths
174 testConfig android.Path
176 dataModules map[string]android.Path
314 func (s *ShTest) DepsMutator(ctx android.BottomUpMutatorContext) {
335 func (s *ShTest) addToDataModules(ctx android.ModuleContext, relPath string, path android.Path) {
344 func (s *ShTest) GenerateAndroidBuildActions(ctx android.ModuleContext) {
[all …]