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

Side by Side Diff: services/gfx/compositor/tests/README.md

Issue 1997513002: Mozart: Generalize frame scheduling. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-jank2
Patch Set: add comments Created 4 years, 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 # Mozart API Tests
2
3 This directory contains test cases that exercise the Mozart Compositor APIs
4 through IPC as a client would.
5
6 These tests need a virtual framebuffer to execute. Run them like this:
7
8 $ testing/xvfb.py out/Debug mojo_run mojo:compositor_apptests
9 --shell-path out/Debug/mojo_shell \
10 --args-for="mojo:native_viewport_service --use-test-config"
OLDNEW
« no previous file with comments | « services/gfx/compositor/scene_state.cc ('k') | services/gfx/compositor/tests/scheduling_apptest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698