mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Tests: Add ARM64 filter test to test_compress.sh.
This commit is contained in:
parent
d850365c44
commit
194d12724b
1 changed files with 1 additions and 0 deletions
|
@ -144,6 +144,7 @@ test_filter POWERPC powerpc
|
||||||
test_filter IA64 ia64
|
test_filter IA64 ia64
|
||||||
test_filter ARM arm
|
test_filter ARM arm
|
||||||
test_filter ARMTHUMB armthumb
|
test_filter ARMTHUMB armthumb
|
||||||
|
test_filter ARM64 arm64
|
||||||
test_filter SPARC sparc
|
test_filter SPARC sparc
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Reference in a new issue