aboutsummaryrefslogtreecommitdiff
path: root/sdk/cc_sdk_test.go
AgeCommit message (Expand)Author
2022-05-24Remove support for generating versioned snapshotsPaul Duffin
2022-05-23Handle multiple linkages in sdk snapshotsLiz Kammer
2022-04-21Remove unused uses_sdks property for apexesLiz Kammer
2021-09-25Add ramdisk image sdk trait to cc_library_headersPaul Duffin
2021-09-24Add recovery image sdk trait to cc_library_headersPaul Duffin
2021-09-23Add support for native bridge traitPaul Duffin
2021-07-22Remove default_shared_libsColin Cross
2021-06-25Support shared_libs, static_libs and default_shared_libs in cc_objectColin Cross
2021-06-22Add default_shared_libs propertyColin Cross
2021-05-06Make sdk tests more realisticPaul Duffin
2021-04-24Make order of properties in snapshot module consistentPaul Duffin
2021-04-01Merge ""current" is implicitly added to stubs.versions"Treehugger Robot
2021-04-01"current" is implicitly added to stubs.versionsJiyong Park
2021-03-25Disallow non-existent paths in sdk packagePaul Duffin
2021-03-25Improve sdk snapshot testingPaul Duffin
2021-03-22Remove usages of FixtureFactory from misc packagesPaul Duffin
2021-03-13Stop sdk package depending on testing.T being embedded in TestResultPaul Duffin
2021-03-11Support test fixtures in sdk packagePaul Duffin
2021-03-11Switch CheckSnapshot from a testSdkResult method to a functionPaul Duffin
2021-03-03Make apex.updatable default to true.Mathew Inwood
2021-02-22Generated headers may not be arch specificPaul Duffin
2021-02-22Fix the snapshot handling of generated headersPaul Duffin
2021-02-22Differentiate usages of word "include" in cc_sdk_test.goPaul Duffin
2021-02-22Add sdk test for incorrect handling of generated headersPaul Duffin
2021-02-22Separate versioned/unversioned testing in sdk/cc_sdk_test.goPaul Duffin
2020-11-04Always set apex_available in SDK snapshots.Martin Stjernholm
2020-10-29Disable sanitizer flags and output files for sanitizer-enabled SDK members.Martin Stjernholm
2020-10-23Enable sdk and sdk members in os_arch granularityJiyong Park
2020-10-09Revert "Make lots of tests run in parallel"Colin Cross
2020-10-06Make lots of tests run in parallelColin Cross
2020-10-01Explicitly specify visibility in sdk/module_exports snapshotPaul Duffin
2020-09-29Merge "Retain all stubs versions in the snapshot."Martin Stjernholm
2020-09-28Retain all stubs versions in the snapshot.Martin Stjernholm
2020-09-25Propagate all sanitizer flags in SDK snapshots.Martin Stjernholm
2020-09-11Propagate recovery_available property through to sdk snapshotPaul Duffin
2020-09-03Propagate vendor_available property through to sdk snapshotPaul Duffin
2020-08-21Propagate sanitize.never flag in SDK snapshots.Martin Stjernholm
2020-08-19Reland: Deduplicate APEX variants that would build identicallyColin Cross
2020-08-03Disable all host OS variants except those explicitly included.Martin Stjernholm
2020-07-17Set compile_multilib for SDK snapshots for device.Martin Stjernholm
2020-07-17Add compile_multilib properties to all native prebuilts (reland).Martin Stjernholm
2020-07-16Add support for SDK tests with LinuxBionic OS type.Martin Stjernholm
2020-07-15Disable all SDK snapshot generation tests on mac.Martin Stjernholm
2020-07-15Revert "Add compile_multilib properties to all native prebuilts."Charles Chen
2020-07-11Add compile_multilib properties to all native prebuilts.Martin Stjernholm
2020-07-10Differentiate sdk snapshot include dir by os typePaul Duffin
2020-07-07Prepend default to allow overriding in the bp file.Martin Stjernholm
2020-07-07Do not follow SDK member dependencies for APEX payloads.Martin Stjernholm
2020-06-17Propagate unique_host_soname to cc_library prebuilts.Martin Stjernholm
2020-05-28Propagate flags necessary for a prebuilt of the Bionic linker.Martin Stjernholm