Hennadii Stepanov
0fc0c00f7a
test: Drop unused get_machine function
...
The removed get_machine function is no longer used since #21255 .
2021-03-13 18:29:08 +02:00
Hennadii Stepanov
61a0f8f9cc
test: Cleanup test files in test-{security,symbol}-check.py
2021-03-13 18:27:11 +02:00
fanquake
ccb7b6a976
contrib: run test-symbol check for RISCV
...
Now that we are using Focal for Gitian building (glibc 2.31), we can
user a newer introduced symbol, and include RISCV in this test.
2021-02-22 08:35:06 +08:00
fanquake
ae9b48995b
contrib: add symbol check test for PE
2020-12-09 23:13:24 +08:00
fanquake
ed1bbcefea
contrib: add MACHO tests to symbol-check tests
2020-12-03 12:16:19 +01:00
Wladimir J. van der Laan
5bab08df17
contrib: Add test for ELF symbol-check
...
Check both failure cases:
- Use a glibc symbol from a version that is too new
- Use a symbol from a library that is not in the allowlist
And also check a conforming binary.
Adding a similar check for Windows PE can be done in a separate PR.
2020-12-03 12:15:12 +01:00