Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8212)

Unified Diff: chrome/test/data/safe_browsing/download_protection/README

Issue 1021323002: Test binaries for the upcoming SandboxedZipAnalyzerTest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sync to position 321763 Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/data/safe_browsing/download_protection/zipfile_no_binaries.zip » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/safe_browsing/download_protection/README
diff --git a/chrome/test/data/safe_browsing/download_protection/README b/chrome/test/data/safe_browsing/download_protection/README
index 2c93e70d6c1263360cafbc802dc821f03327fd31..94273968d03f951180fd2a8582d3071bc005b715 100644
--- a/chrome/test/data/safe_browsing/download_protection/README
+++ b/chrome/test/data/safe_browsing/download_protection/README
@@ -14,3 +14,9 @@ copy unsigned.exe signed.exe
signtool sign /f test.pfx /p password signed.exe
wow_helper.exe: Signed Google Chrome binary from an official build.
+
+The various zipfile*.zip files, used by the SandboxedZipAnalyzerTest, were
+generated with the following commands:
+- zip zipfile_no_binaries.zip simple_exe.cc
+- zip zipfile_one_unsigned_binary.zip unsigned.exe
+- zip zipfile_two_binaries_one_signed.zip unsigned.exe signed.exe
« no previous file with comments | « no previous file | chrome/test/data/safe_browsing/download_protection/zipfile_no_binaries.zip » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698