[PATCH] aarch64: enable tst-ifaddrs.so

9 views
Skip to first unread message

Waldemar Kozaczuk

unread,
Apr 29, 2022, 12:09:16 AM4/29/22
to osv...@googlegroups.com, Waldemar Kozaczuk
Signed-off-by: Waldemar Kozaczuk <jwkoz...@gmail.com>
---
modules/tests/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/tests/Makefile b/modules/tests/Makefile
index 9ea648f7..ca489341 100644
--- a/modules/tests/Makefile
+++ b/modules/tests/Makefile
@@ -133,7 +133,7 @@ tests := tst-pthread.so misc-ramdisk.so tst-vblk.so tst-bsd-evh.so \
tst-getopt.so tst-getopt-pie.so tst-non-pie.so tst-semaphore.so \
tst-elf-init.so tst-realloc.so tst-setjmp.so \
libtls.so libtls_gold.so tst-tls.so tst-tls-gold.so tst-tls-pie.so \
- tst-sigaction.so tst-syscall.so
+ tst-sigaction.so tst-syscall.so tst-ifaddrs.so
# libstatic-thread-variable.so tst-static-thread-variable.so \

#TODO For now let us disable these tests for aarch64 until
@@ -141,7 +141,7 @@ tests := tst-pthread.so misc-ramdisk.so tst-vblk.so tst-bsd-evh.so \
# The tst-ifaddrs.so is an exception and it does not compile due to some
# missing headers
ifeq ($(arch),x64)
-tests += tst-ifaddrs.so tst-mmx-fpu.so
+tests += tst-mmx-fpu.so
endif

tests += testrunner.so
--
2.27.0

Commit Bot

unread,
May 4, 2022, 9:33:00 PM5/4/22
to osv...@googlegroups.com, Waldemar Kozaczuk
From: Waldemar Kozaczuk <jwkoz...@gmail.com>
Committer: Waldemar Kozaczuk <jwkoz...@gmail.com>
Branch: master

aarch64: enable tst-ifaddrs.so

Signed-off-by: Waldemar Kozaczuk <jwkoz...@gmail.com>

---
diff --git a/modules/tests/Makefile b/modules/tests/Makefile
--- a/modules/tests/Makefile
+++ b/modules/tests/Makefile
@@ -133,15 +133,15 @@ tests := tst-pthread.so misc-ramdisk.so tst-vblk.so tst-bsd-evh.so \
tst-getopt.so tst-getopt-pie.so tst-non-pie.so tst-semaphore.so \
tst-elf-init.so tst-realloc.so tst-setjmp.so \
libtls.so libtls_gold.so tst-tls.so tst-tls-gold.so tst-tls-pie.so \
- tst-sigaction.so tst-syscall.so
+ tst-sigaction.so tst-syscall.so tst-ifaddrs.so
# libstatic-thread-variable.so tst-static-thread-variable.so \

#TODO For now let us disable these tests for aarch64 until
# we support floating point numbers, TLS and correct syscall handling
Reply all
Reply to author
Forward
0 new messages