summaryrefslogtreecommitdiff
path: root/sh/sh_binary_test.go
AgeCommit message (Expand)Author
2021-03-22Remove usages of FixtureFactory from misc packagesPaul Duffin
2021-03-16Migrate sh package to a per test build directoryPaul Duffin
2021-03-09Support test fixtures in sh packagePaul Duffin
2021-03-03cd to / before running soong_build .Lukacs T. Berki
2021-02-19Add ctx to AndroidMkExtraEntriesFuncColin Cross
2020-11-12Pass Config to NewTestContext instead of ctx.RegisterColin Cross
2020-10-09Revert "Make lots of tests run in parallel"Colin Cross
2020-10-06Make lots of tests run in parallelColin Cross
2020-08-18Add data bin and lib properties to sh_testJaewoong Jung
2020-08-18Revert "Add data bin and lib properties to sh_test"Jaewoong Jung
2020-08-17Add data bin and lib properties to sh_testJaewoong Jung
2020-08-14Revert "Add data bin and lib properties to sh_test"Jaewoong Jung
2020-08-14Fix broken darwin build.Jaewoong Jung
2020-08-14Fix broken darwin build.Jaewoong Jung
2020-08-13Add data bin and lib properties to sh_testJaewoong Jung
2020-06-18Add module name to sh_test install path.Jaewoong Jung
2020-06-11Revert "Add module name to sh_test install path."Michael Butler
2020-06-10Add module name to sh_test install path.Jaewoong Jung
2020-06-01Soong package structure refactoringJaewoong Jung