1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00
Files
glibc/sysdeps/unix/sysv/linux/aarch64/tst-gcs-dlopen-optional-on.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 1
#define TEST_GCS_EXPECT_DLOPEN 0
#include "tst-gcs-dlopen.c"