aboutsummaryrefslogtreecommitdiff
path: root/cc/vendor_snapshot_test.go
AgeCommit message (Expand)Author
2022-12-19Disable sanitizer for vendor_snapshot_object modulesJustin Yun
2022-11-24Allow hwasan variant for vendor_snapshot_static modulesJustin Yun
2022-10-04Add overrides support for snapshotsInseob Kim
2022-02-24Fix snapshot symlinksInseob Kim
2022-01-14Delete toolchain_libraryLiz Kammer
2021-11-15rust: Add Recovery Snapshot Soong tests for rust.Ivan Lozano
2021-07-30Rewrite snapshot dependencies for vndk-extJustin Yun
2021-06-03Export cc vendor functions for usage by rust.Ivan Lozano
2021-05-20VNDK snapshot may provide LLNDK stub librariesJustin Yun
2021-04-26Remove obsolete llndk_libraryColin Cross
2021-04-13Support reexporting vndk from vendor snapshotInseob Kim
2021-04-13Add flag test for cfi snapshotInseob Kim
2021-04-08Use old unwinder for R cc modulesInseob Kim
2021-04-08Redirect memtag libraries to snapshotInseob Kim
2021-04-07Fix arch in snapshot DepsMutator.Jose Galmes
2021-04-07Automatically set Androidmk suffix of snapshotInseob Kim
2021-04-05Don't use incorrect version names like VER or BOARD even in testsJiyong Park
2021-03-30Remove buildDir from cc packagePaul Duffin
2021-02-26Define getSnapshotNameSuffix()Justin Yun
2021-02-25Remove dependency from vendor_snapshot to each moduleJustin Yun
2021-02-09Implement directed recovery snapshot.Jose Galmes
2021-02-05Generate fake versions of modules excluded in directed vendor snapshot.Jose Galmes
2021-02-01Remove global state on module suffixes from vendor and recovery snapshotsColin Cross
2021-02-01Remove some global state from vendor and recovery snapshotsColin Cross
2021-01-22Add vendor_available coverage to TestVendorSnapshotUseColin Cross
2021-01-22Move vendor snapshot tests into vendor_snapshot_test.goColin Cross