summaryrefslogtreecommitdiff
path: root/linkerconfig/linkerconfig_test.go
AgeCommit message (Expand)Author
2021-03-29Convert linkerconfig package to use test fixtures Paul Duffin
2021-02-19Add ctx to AndroidMkExtraEntriesFunc Colin Cross
2020-11-12Pass Config to NewTestContext instead of ctx.Register Colin Cross
2020-10-15Handle new filetype 'linker_config' Kiyoung Kim