Home
last modified time | relevance | path

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

/build/soong/sh/
Dsh_binary.go105 type ShTest struct { struct
106 ShBinary
108 testProperties TestProperties
110 installDir android.InstallPath
112 data android.Paths
113 testConfig android.Path
195 func (s *ShTest) GenerateAndroidBuildActions(ctx android.ModuleContext) {
228 func (s *ShTest) InstallInData() bool {
232 func (s *ShTest) AndroidMkEntries() []android.AndroidMkEntries {