Searched refs:testShBinary (Results 1 – 1 of 1) sorted by relevance
/build/soong/sh/ |
D | sh_binary_test.go | 37 func testShBinary(t *testing.T, bp string) (*android.TestContext, android.Config) { func 44 ctx, config := testShBinary(t, ` 62 ctx, config := testShBinary(t, ` 88 ctx, config := testShBinary(t, ` 142 ctx, _ := testShBinary(t, ` 162 ctx, config := testShBinary(t, `
|