summaryrefslogtreecommitdiff
path: root/tests/tcg/loongarch64/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcg/loongarch64/Makefile.target')
-rw-r--r--tests/tcg/loongarch64/Makefile.target1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tcg/loongarch64/Makefile.target b/tests/tcg/loongarch64/Makefile.target
index c0bd8b9b86..24d6bb11e9 100644
--- a/tests/tcg/loongarch64/Makefile.target
+++ b/tests/tcg/loongarch64/Makefile.target
@@ -11,5 +11,6 @@ VPATH += $(LOONGARCH64_SRC)
LDFLAGS+=-lm
LOONGARCH64_TESTS = test_bit
+LOONGARCH64_TESTS += test_div
TESTS += $(LOONGARCH64_TESTS)