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

Unified Diff: mojo/tools/data/unittests

Issue 1052723003: NaCl: create a separate namespace for Mojo handles. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Tweak 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
« no previous file with comments | « mojo/public/platform/native/system_impl_private_unittest.cc ('k') | nacl_bindings/mojo_syscall.h » ('j') | 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 bce098f068defcbcd02f93fed596b92b838475cc..ecfd2f96318823f54cc0e5fb911b3ac18d6b2d68 100644
--- a/mojo/tools/data/unittests
+++ b/mojo/tools/data/unittests
@@ -24,6 +24,9 @@ tests = [
{
"test": "mojo_public_utility_unittests",
},
+ {
+ "test": "mojo_system_impl_private_unittests",
+ },
# Non-system, non-public tests:
{
« no previous file with comments | « mojo/public/platform/native/system_impl_private_unittest.cc ('k') | nacl_bindings/mojo_syscall.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698