summaryrefslogtreecommitdiffstats
path: root/testdata
diff options
context:
space:
mode:
authorDoug Zongker <dougz@android.com>2009-12-11 00:52:09 +0100
committerAndroid Git Automerger <android-git-automerger@android.com>2009-12-11 00:52:09 +0100
commit25215285c4afb686eab90fa48f0965dcdea3564c (patch)
treef9d624ae37090834c91218b1827e190d8d14bdd9 /testdata
parentMerge change I117fdea9 (diff)
parentam 73ae31ce: add a simple unit test for the OTA package verifier (diff)
downloadandroid_bootable_recovery-25215285c4afb686eab90fa48f0965dcdea3564c.tar
android_bootable_recovery-25215285c4afb686eab90fa48f0965dcdea3564c.tar.gz
android_bootable_recovery-25215285c4afb686eab90fa48f0965dcdea3564c.tar.bz2
android_bootable_recovery-25215285c4afb686eab90fa48f0965dcdea3564c.tar.lz
android_bootable_recovery-25215285c4afb686eab90fa48f0965dcdea3564c.tar.xz
android_bootable_recovery-25215285c4afb686eab90fa48f0965dcdea3564c.tar.zst
android_bootable_recovery-25215285c4afb686eab90fa48f0965dcdea3564c.zip
Diffstat (limited to 'testdata')
-rw-r--r--testdata/alter-footer.zipbin0 -> 4009 bytes
-rw-r--r--testdata/alter-metadata.zipbin0 -> 4009 bytes
-rw-r--r--testdata/fake-eocd.zipbin0 -> 4313 bytes
-rw-r--r--testdata/jarsigned.zipbin0 -> 2271 bytes
-rw-r--r--testdata/otasigned.zipbin0 -> 4009 bytes
-rw-r--r--testdata/random.zipbin0 -> 1024 bytes
-rw-r--r--testdata/unsigned.zipbin0 -> 376 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/testdata/alter-footer.zip b/testdata/alter-footer.zip
new file mode 100644
index 000000000..f497ec000
--- /dev/null
+++ b/testdata/alter-footer.zip
Binary files differ
diff --git a/testdata/alter-metadata.zip b/testdata/alter-metadata.zip
new file mode 100644
index 000000000..1c71fbc49
--- /dev/null
+++ b/testdata/alter-metadata.zip
Binary files differ
diff --git a/testdata/fake-eocd.zip b/testdata/fake-eocd.zip
new file mode 100644
index 000000000..15dc0a946
--- /dev/null
+++ b/testdata/fake-eocd.zip
Binary files differ
diff --git a/testdata/jarsigned.zip b/testdata/jarsigned.zip
new file mode 100644
index 000000000..8b1ef8bdd
--- /dev/null
+++ b/testdata/jarsigned.zip
Binary files differ
diff --git a/testdata/otasigned.zip b/testdata/otasigned.zip
new file mode 100644
index 000000000..a6bc53e41
--- /dev/null
+++ b/testdata/otasigned.zip
Binary files differ
diff --git a/testdata/random.zip b/testdata/random.zip
new file mode 100644
index 000000000..18c0b3b9f
--- /dev/null
+++ b/testdata/random.zip
Binary files differ
diff --git a/testdata/unsigned.zip b/testdata/unsigned.zip
new file mode 100644
index 000000000..24e3eadac
--- /dev/null
+++ b/testdata/unsigned.zip
Binary files differ