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

Unified Diff: mojo/tools/data/apptests

Issue 1447273002: Mojo Log service and a thread-safe client library. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: initialize global variables at start of the test Created 5 years 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/services/mojo_services.gni ('k') | services/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index 12306852602cd844d3081f1c77d9aa337a530049..3c7a13c70161615e6dcb61ce9ceed0726827de02 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -39,6 +39,12 @@ tests = [
"test": "mojo:http_server_apptests",
},
{
+ "test": "mojo:log_client_apptests"
+ },
+ {
+ "test": "mojo:log_impl_apptests"
+ },
+ {
"test": "mojo:mojio_apptests",
},
{
« no previous file with comments | « mojo/services/mojo_services.gni ('k') | services/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698