| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-08 | Revert `tests/run-make/mte-ffi` changes | Jieyou Xu | -2/+1 | |
| Partially reverts commit 40311c4dcf666e8bddcec4a8059e7d9f12bbd363. | ||||
| 2025-05-26 | ci: move tests from x86_64-gnu-llvm-19 job to aarch64 | MarcoIeni | -1/+2 | |
| 2024-07-30 | Add tests to ensure MTE tags are preserved across FFI boundaries | Damian Heaton | -0/+48 | |
| Added run-make tests to verify that, between a Rust-C FFI boundary in both directions, any MTE tags included in a pointer are preserved for the following pointer types, as well as any information stored using TBI: - int - float - string - function | ||||
