rust/tests/run-make/static-pie
Mark Rousskov 9ab6e36d8d Fix broken test
Testing for ASLR by casting &ZST to *const _ is not useful, there's no
guarantee that &ZST produces an ASLR'd pointer.
2024-04-16 21:13:21 -04:00
..
Makefile make 32bit ignore more accurate 2023-04-03 10:23:08 +02:00
check_clang_version.sh Move /src/test to /tests 2023-01-11 09:32:08 +00:00
check_gcc_version.sh Move /src/test to /tests 2023-01-11 09:32:08 +00:00
test-aslr.rs Fix broken test 2024-04-16 21:13:21 -04:00