]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
Tests: Add ARM64 filter test to test_compress.sh.
authorJia Tan <jiat0218@gmail.com>
Thu, 20 Jul 2023 14:11:13 +0000 (22:11 +0800)
committerJia Tan <jiat0218@gmail.com>
Thu, 20 Jul 2023 14:11:13 +0000 (22:11 +0800)
tests/test_compress.sh

index 46244cc6cdf652a1f60105862b3f0f2397c4a08e..457bfbe8fe47bdda679e87a034768dac3de24dfa 100755 (executable)
@@ -144,6 +144,7 @@ test_filter POWERPC powerpc
 test_filter IA64 ia64
 test_filter ARM arm
 test_filter ARMTHUMB armthumb
+test_filter ARM64 arm64
 test_filter SPARC sparc
 
 exit 0