summaryrefslogtreecommitdiff
path: root/sh/sh_binary_test.go
AgeCommit message (Expand)Author
2025-02-12Don't panic in ModuleForTests and friends Colin Cross
2024-11-07test_module_config for sh_test Ronald Braunstein
2024-11-07Revert "test_module_config for sh_test" Liana Kazanova
2024-11-06test_module_config for sh_test Ronald Braunstein
2024-10-29Add defaults for sh_ rules. Ronald Braunstein
2023-11-30Move test data installation to Soong Colin Cross
2023-08-24Support java_data in sh_test_host Makoto Onuki
2022-02-10Add builtins and minimal runtime as dependencies instead of flags Colin Cross
2022-01-26build device binary for java_test_host Sam Delmerico
2021-12-15Remove InstallBypassMake and ToMakePath Colin Cross
2021-07-20Replace android.BuildOs with Config.BuildOS Colin Cross
2021-05-24Add unit_test test option in sh_test_host Dan Shi
2021-03-22Remove usages of FixtureFactory from misc packages Paul Duffin
2021-03-16Migrate sh package to a per test build directory Paul Duffin
2021-03-09Support test fixtures in sh package Paul Duffin
2021-03-03cd to / before running soong_build . Lukacs T. Berki
2021-02-19Add ctx to AndroidMkExtraEntriesFunc Colin Cross
2020-11-12Pass Config to NewTestContext instead of ctx.Register Colin Cross
2020-10-09Revert "Make lots of tests run in parallel" Colin Cross
2020-10-06Make lots of tests run in parallel Colin Cross
2020-08-18Add data bin and lib properties to sh_test Jaewoong 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_test Jaewoong 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_test Jaewoong 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 refactoring Jaewoong Jung