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

Unified Diff: chrome/test/data/nacl/pnacl_error_handling/pnacl_bad_hash.nmf

Issue 14683004: Check that the PNaCl cache hash is truly derived from the bitcode content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cleanup Created 7 years, 8 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
Index: chrome/test/data/nacl/pnacl_error_handling/pnacl_bad_hash.nmf
diff --git a/chrome/test/data/nacl/pnacl_error_handling/pnacl_bad_hash.nmf b/chrome/test/data/nacl/pnacl_error_handling/pnacl_bad_hash.nmf
new file mode 100644
index 0000000000000000000000000000000000000000..b5a6cbb2fd1ed1c7e2c3b35725be34ecf8d3cca9
--- /dev/null
+++ b/chrome/test/data/nacl/pnacl_error_handling/pnacl_bad_hash.nmf
@@ -0,0 +1,10 @@
+{
+ "program": {
+ "portable": {
+ "pnacl-translate": {
+ "url": "simple_newlib_pnacl.pexe",
+ "sha256": "0123456789112345678921234567893123456789412345678951234567896123"
+ }
+ }
+ }
+}
« no previous file with comments | « chrome/test/data/nacl/nacl_test_data.gyp ('k') | chrome/test/data/nacl/pnacl_error_handling/pnacl_error_handling.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698