Home
last modified time | relevance | path

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

/aosp12/build/soong/sh/
H A Dsh_binary_test.go52 mod := ctx.ModuleForTests("foo", "android_arm64_armv8-a").Module().(*ShTest)
74 mod := ctx.ModuleForTests("foo", "android_arm64_armv8-a").Module().(*ShTest)
130 mod := variant.Module().(*ShTest)
155 mod := ctx.ModuleForTests("foo", buildOS+"_x86_64").Module().(*ShTest)
195 mod := variant.Module().(*ShTest)
H A Dsh_binary.go161 type ShTest struct { struct
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) {
408 func (s *ShTest) InstallInData() bool {
412 func (s *ShTest) AndroidMkEntries() []android.AndroidMkEntries {
473 module := &ShTest{}
483 module := &ShTest{}
/aosp12/frameworks/compile/slang/lit-tests/
H A Dlit.cfg13 config.test_format = lit.formats.ShTest()
26 # target_triple: Used by ShTest and TclTest formats for XFAIL checks.
/aosp12/frameworks/compile/libbcc/tests/libbcc/
H A Dlit.cfg16 config.test_format = lit.formats.ShTest()
/aosp12/frameworks/compile/libbcc/tests/debuginfo/
H A Dlit.site.cfg49 config.test_format = lit.formats.ShTest()