mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
These tests validate that GCS tunable works as expected depending on the GCS markings in the test binaries. Tests validate both static and dynamically linked binaries. These new tests are AArch64 specific. Moreover, they are included only if linker supports the "-z gcs=<value>" option. If built, these tests will run on systems with and without HWCAP_GCS. In the latter case the tests will be reported as UNSUPPORTED. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
2 lines
30 B
C
2 lines
30 B
C
#include "tst-gcs-override.c"
|