Skip to content

[libc] Clean up scudo integration test #117016

@michaelrj-google

Description

@michaelrj-google

The scudo integration test is built in a very odd way (see the cmake: https://github.com/llvm/llvm-project/blob/main/libc/test/integration/scudo/CMakeLists.txt#L5).

It's built as a standalone executable instead of a proper integration test because it predates the proper integration test framework. I'd like to move it to use the add_integration_test rule in cmake.

previously: #116895 #116979

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions