Searched refs:testShBinary (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/build/soong/sh/ |
H A D | sh_binary_test.go | 41 func testShBinary(t *testing.T, bp string) (*android.TestContext, android.Config) { func 100 ctx, config := testShBinary(t, ` 154 ctx, _ := testShBinary(t, ` 180 result, _ := testShBinary(t, ` 196 ctx, config := testShBinary(t, ` 242 ctx, config := testShBinary(t, ` 279 ctx, config := testShBinary(t, ` 315 ctx, config := testShBinary(t, ` 375 ctx, _ := testShBinary(t, `
|