git: 81abe47cd5cd - main - tests/sys/arch/aarch64: set TESTSDIR so Kyuafile is installed correctly
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Apr 2026 20:16:03 UTC
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/src/commit/?id=81abe47cd5cd0e15813fc53b18a6cd744ceefa9e
commit 81abe47cd5cd0e15813fc53b18a6cd744ceefa9e
Author: Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2026-04-22 20:15:01 +0000
Commit: Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2026-04-22 20:15:01 +0000
tests/sys/arch/aarch64: set TESTSDIR so Kyuafile is installed correctly
Fixes: 0ddaa4c86d68 ("arm64: Add arm64 SVE tests")
Sponsored by: The FreeBSD Foundation
---
tests/sys/arch/aarch64/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/sys/arch/aarch64/Makefile b/tests/sys/arch/aarch64/Makefile
index 00f6d36c01c3..13d85feb7f13 100644
--- a/tests/sys/arch/aarch64/Makefile
+++ b/tests/sys/arch/aarch64/Makefile
@@ -1,4 +1,4 @@
-PACKAGE= tests
+TESTSDIR= ${TESTSBASE}/sys/arch/aarch64
ATF_TESTS_C+= sve