summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2018-10-14 16:16:27 +0200
committerDavid Faure <faure@kde.org>2024-04-20 08:28:14 +0000
commitd6f08b743faa1ee37660355c54ac93365412f2dc (patch)
treef965a50738f81924fa3ede7c98a3f748ab1b1777 /tests
parentcda12f215bf810f195e8f4cff10a35840480c015 (diff)
Add Nintendo Switch encrypted ROMs
Game card format adapted from: https://switchbrew.org/wiki/XCI
Diffstat (limited to 'tests')
-rw-r--r--tests/mime-detection/list2
-rw-r--r--tests/mime-detection/nintendo-switch-encrypted.xcibin0 -> 512 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/mime-detection/list b/tests/mime-detection/list
index 70e4509..47948a5 100644
--- a/tests/mime-detection/list
+++ b/tests/mime-detection/list
@@ -782,6 +782,8 @@ virtual-boy-wario-land.vb application/x-virtual-boy-rom ox
3ds-tloz-mm.3ds application/x-nintendo-3ds-rom
# TSI9 truncated to 1Ko
3ds-tsi9.3dsx application/x-nintendo-3ds-executable
+# Wonder Boy 3, Dragon's Trap, truncated to 512 bytes
+nintendo-switch-encrypted.xci application/x-nintendo-switch-xci
# Video game packages
# DOOM1.WAD trucated to 1Ko
diff --git a/tests/mime-detection/nintendo-switch-encrypted.xci b/tests/mime-detection/nintendo-switch-encrypted.xci
new file mode 100644
index 0000000..342eed3
--- /dev/null
+++ b/tests/mime-detection/nintendo-switch-encrypted.xci
Binary files differ