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

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: use pipe() instead of fmemopen() to mock a FILE that LogImpl can use 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
Index: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index 02d14f663376f8b9c47a43776fc718f90282c6f9..f6ef7560b9a49cecc72d2bc08a3a29006041ddc6 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -36,6 +36,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') | services/log/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698