Add test for checking used glibc symbols

This commit is contained in:
Jakub Beránek 2025-01-06 17:23:28 +01:00
parent 52aa7f58ad
commit 3543f80951
No known key found for this signature in database
GPG Key ID: 909CD0D26483516B
1 changed files with 2 additions and 0 deletions

View File

@ -152,6 +152,8 @@ Some examples of `X` in `ignore-X` or `only-X`:
`compare-mode-split-dwarf`, `compare-mode-split-dwarf-single`
- The two different test modes used by coverage tests:
`ignore-coverage-map`, `ignore-coverage-run`
- When testing a dist toolchain: `dist`
- This needs to be enabled with `COMPILETEST_ENABLE_DIST_TESTS=1`
The following directives will check rustc build settings and target
settings: