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

Unified Diff: src/trusted/validator_x86/testdata/32/mem_overflow.vdis

Issue 10908137: (abandoned) Validator tests: convert hexes to TFs and run on bots (for prod. validator only) (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: restore 'read overflow' and 'SegmentationError' Created 8 years, 3 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: src/trusted/validator_x86/testdata/32/mem_overflow.vdis
diff --git a/src/trusted/validator_x86/testdata/32/mem_overflow.vdis b/src/trusted/validator_x86/testdata/32/mem_overflow.vdis
index 308bb592567bcb06c870debb5a49e09a867e90b3..e40552b45cbac2fb5f988f3c399eb52af709f08b 100644
--- a/src/trusted/validator_x86/testdata/32/mem_overflow.vdis
+++ b/src/trusted/validator_x86/testdata/32/mem_overflow.vdis
@@ -1,2 +1,30 @@
-6 > 4 (read overflow of 2 bytes)
+ 0: 90 nop
+ 1: 90 nop
+ 2: 90 nop
+ 3: 90 nop
+ 4: 90 nop
+ 5: 90 nop
+ 6: 90 nop
+ 7: 90 nop
+ 8: 90 nop
+ 9: 90 nop
+ a: 90 nop
+ b: 90 nop
+ c: 90 nop
+ d: 90 nop
+ e: 90 nop
+ f: 90 nop
+ 10: 90 nop
+ 11: 90 nop
+ 12: 90 nop
+ 13: 90 nop
+ 14: 90 nop
+ 15: 90 nop
+ 16: 90 nop
+ 17: 90 nop
+ 18: 90 nop
+ 19: 90 nop
+ 1a: 90 nop
+ 1b: 90 nop
+22 > 20 (read overflow of 2 bytes)
ErrorSegmentation

Powered by Google App Engine
This is Rietveld 408576698