summaryrefslogtreecommitdiff
path: root/sdk/cc_sdk_test.go
AgeCommit message (Expand)Author
2024-07-23Add C symbol file to module sdk snapshot Spandan Das
2024-07-11Don't mutate non-property module fields Colin Cross
2024-07-05Add "strip: {none: true}" for cc_prebuilt_library_shared in sdk snapshot. Alyssa Ketpreechasawat
2024-03-20Add an apex_contributions_defaults module to module sdk Spandan Das
2022-05-24Remove support for generating versioned snapshots Paul Duffin
2022-05-23Handle multiple linkages in sdk snapshots Liz Kammer
2022-04-21Remove unused uses_sdks property for apexes Liz Kammer
2021-09-25Add ramdisk image sdk trait to cc_library_headers Paul Duffin
2021-09-24Add recovery image sdk trait to cc_library_headers Paul Duffin
2021-09-23Add support for native bridge trait Paul Duffin
2021-07-22Remove default_shared_libs Colin Cross
2021-06-25Support shared_libs, static_libs and default_shared_libs in cc_object Colin Cross
2021-06-22Add default_shared_libs property Colin Cross
2021-05-06Make sdk tests more realistic Paul Duffin
2021-04-24Make order of properties in snapshot module consistent Paul Duffin
2021-04-01Merge ""current" is implicitly added to stubs.versions" Treehugger Robot
2021-04-01"current" is implicitly added to stubs.versions Jiyong Park
2021-03-25Disallow non-existent paths in sdk package Paul Duffin
2021-03-25Improve sdk snapshot testing Paul Duffin
2021-03-22Remove usages of FixtureFactory from misc packages Paul Duffin
2021-03-13Stop sdk package depending on testing.T being embedded in TestResult Paul Duffin
2021-03-11Support test fixtures in sdk package Paul Duffin
2021-03-11Switch CheckSnapshot from a testSdkResult method to a function Paul Duffin
2021-03-03Make apex.updatable default to true. Mathew Inwood
2021-02-22Generated headers may not be arch specific Paul Duffin
2021-02-22Fix the snapshot handling of generated headers Paul Duffin
2021-02-22Differentiate usages of word "include" in cc_sdk_test.go Paul Duffin
2021-02-22Add sdk test for incorrect handling of generated headers Paul Duffin
2021-02-22Separate versioned/unversioned testing in sdk/cc_sdk_test.go Paul 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 granularity Jiyong Park
2020-10-09Revert "Make lots of tests run in parallel" Colin Cross
2020-10-06Make lots of tests run in parallel Colin Cross
2020-10-01Explicitly specify visibility in sdk/module_exports snapshot Paul 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 snapshot Paul Duffin
2020-09-03Propagate vendor_available property through to sdk snapshot Paul Duffin
2020-08-21Propagate sanitize.never flag in SDK snapshots. Martin Stjernholm
2020-08-19Reland: Deduplicate APEX variants that would build identically Colin 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 type Paul Duffin