summaryrefslogtreecommitdiff
path: root/tests/run-strip-reloc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-strip-reloc.sh')
-rwxr-xr-xtests/run-strip-reloc.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/run-strip-reloc.sh b/tests/run-strip-reloc.sh
index 033ed278..02e626af 100755
--- a/tests/run-strip-reloc.sh
+++ b/tests/run-strip-reloc.sh
@@ -17,6 +17,11 @@
. $srcdir/test-subr.sh
+if test -n "$ELFUTILS_MEMORY_SANITIZER"; then
+ echo "binaries linked with memory sanitizer are too big"
+ exit 77
+fi
+
testfiles hello_i386.ko hello_x86_64.ko hello_ppc64.ko hello_s390.ko \
hello_aarch64.ko hello_m68k.ko hello_riscv64.ko hello_csky.ko \
hello_arc_hs4.ko