| commit | 25d5a9ec64db33eb302aa48ab4b236c09fd75648 | [log] [tgz] |
|---|---|---|
| author | Mukesh Agrawal <quiche@fuchsia.infra.roller.google.com> | Sat May 08 01:20:42 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri May 07 18:21:33 2021 -0700 |
| tree | d37f5db8c3c70ac290529a8e88a6e48ce60482f4 | |
| parent | 0214b44bf31267f6569033dc51b30c790f091112 [diff] |
[roll] Roll fuchsia [root-presenter] virtual keyboard: refactor tests Move tests that exercise FIDL channels into virtual_keyboard_fidl_test.cc. The idea here is that `fidl_test` will focus on the IPC surfaces, regardless of how the internal implementation is structured. Individual classes will still have their own unit tests. The general idea is that a) the FIDL tests should exercise the plumbing: i) verify that connections are established and closed as expected ii) verify that messages flow end-to-end b) the unit tests should comprehensively exercise corner cases However, particularly important corner cases may be exercised by FIDL tests as well. Original-Bug: None Test: fx test -o root_presenter_unittests -- --gtest_filter='Virtual*' Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/525030 Original-Revision: d9638c34c0f9053c639bd6b2168a931536e220d5 GitOrigin-RevId: a9650a121b13235a740321cc244ce905f1bafc45 Change-Id: Id8cbe37e95a154579c69bb7f73d9207aa16d8cd1
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.