1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00
Files
glibc/sysdeps/unix/sysv/linux/aarch64/tst-gcs-dlopen-optional-off.c
Yury Khrustalev 15afd01e80 aarch64: Add GCS tests for dlopen
Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2025-02-21 16:10:44 +00:00

4 lines
95 B
C

#define TEST_GCS_EXPECT_ENABLED 0
#define TEST_GCS_EXPECT_DLOPEN 1
#include "tst-gcs-dlopen.c"