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

Unified Diff: mojo/tools/data/unittests

Issue 1654373002: C types and utilities to validate and access struct and message headers (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: review feedback, for trybots 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
« no previous file with comments | « mojo/public/c/bindings/tests/bindings_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/data/unittests
diff --git a/mojo/tools/data/unittests b/mojo/tools/data/unittests
index d27e45200df32131c3043544c1cd2f079c59e622..15fa4e78c845c9b074e3288f58014b42159ac3dc 100644
--- a/mojo/tools/data/unittests
+++ b/mojo/tools/data/unittests
@@ -31,6 +31,9 @@ tests = [
"cacheable": False,
},
{
+ "test": "mojo_public_c_bindings_unittests",
+ },
+ {
"test": "mojo_public_environment_unittests",
},
{
« no previous file with comments | « mojo/public/c/bindings/tests/bindings_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698