aboutsummaryrefslogtreecommitdiff
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 24d6bb1..59d5647 100644
--- a/tests/tcg/loongarch64/Makefile.target
+++ b/tests/tcg/loongarch64/Makefile.target
@@ -12,5 +12,6 @@ LDFLAGS+=-lm
LOONGARCH64_TESTS = test_bit
LOONGARCH64_TESTS += test_div
+LOONGARCH64_TESTS += test_fclass
TESTS += $(LOONGARCH64_TESTS)