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

Unified Diff: mojo/public/interfaces/bindings/tests/data/validation/resp_boundscheck_msghdr_no_such_method.data

Issue 1052993010: Adds method ordinal off-by-one error detection testing to ValidationTest. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebased. Created 5 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: mojo/public/interfaces/bindings/tests/data/validation/resp_boundscheck_msghdr_no_such_method.data
diff --git a/mojo/public/interfaces/bindings/tests/data/validation/resp_conformance_msghdr_no_such_method.data b/mojo/public/interfaces/bindings/tests/data/validation/resp_boundscheck_msghdr_no_such_method.data
similarity index 70%
copy from mojo/public/interfaces/bindings/tests/data/validation/resp_conformance_msghdr_no_such_method.data
copy to mojo/public/interfaces/bindings/tests/data/validation/resp_boundscheck_msghdr_no_such_method.data
index cc9cc8be87941d2df67de8399eebb9dae2504d3d..e4953a4f5f3653b0c367a5093f0a25e5005431db 100644
--- a/mojo/public/interfaces/bindings/tests/data/validation/resp_conformance_msghdr_no_such_method.data
+++ b/mojo/public/interfaces/bindings/tests/data/validation/resp_boundscheck_msghdr_no_such_method.data
@@ -1,6 +1,6 @@
[dist4]message_header // num_bytes
[u4]3 // version
-[u4]11 // name: Method11 does not have a response message.
+[u4]1 // name: Method1 does not have a response message.
[u4]2 // flags: kMessageIsResponse
[u8]1 // request_id
[anchr]message_header

Powered by Google App Engine
This is Rietveld 408576698