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

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

Issue 1618963006: Mojo C++ bindings: support enum validation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/conformance_mthd14_good_known_enum_values.data
diff --git a/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd3_unexpected_null_array.data b/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd14_good_known_enum_values.data
similarity index 59%
copy from mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd3_unexpected_null_array.data
copy to mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd14_good_known_enum_values.data
index 0f96c4bd58cb4172e77863311abd2360a64072ea..14448497f180703bf499563582321d0a44c31f3f 100644
--- a/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd3_unexpected_null_array.data
+++ b/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd14_good_known_enum_values.data
@@ -1,12 +1,13 @@
[dist4]message_header // num_bytes
[u4]0 // version
[u4]0 // interface ID
-[u4]3 // name
+[u4]14 // name
[u4]0 // flags
[u4]0 // padding
[anchr]message_header
-[dist4]method3_params // num_bytes
+[dist4]method14_params // num_bytes
[u4]0 // version
-[u8]0 // param0: An unexpected null pointer.
-[anchr]method3_params
+[u4]0 // param0
+[u4]1 // param1
+[anchr]method14_params

Powered by Google App Engine
This is Rietveld 408576698