| commit | acd9ecaf0e1c4feb83a6d3c9c33f3705f3c17b92 | [log] [tgz] |
|---|---|---|
| author | Gwen Mittertreiner <gmtr@fuchsia.infra.roller.google.com> | Thu Feb 24 23:45:05 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 24 15:46:41 2022 -0800 |
| tree | f5bb9b9be7f64206e35572dfbbe759d0c470ebb3 | |
| parent | 6b2b77b758faf1836bb505f4e30cb1e7b7673086 [diff] |
[roll] Roll fuchsia [docs][fidl] Fix test command in llcpp tutorial The included BUILD.gn for the llcpp declares the unittest_package as fidl-example-llcpp-test so the test invocation should match that. ``` ~/fuchsia ▶ fx set workstation.qemu-x64 --with //examples/fidl/llcpp/unittests:fidl-example-llcpp-test ~/fuchsia ▶ fx build ~/fuchsia ▶ fx test -vo fidl_example_llcpp_test ... Found 45 total tests in //out/default/tests.json Could not find any tests to run with the arguments you provided. ... ~/fuchsia ▶ fx test -vo fidl-example-llcpp-test ... Found 45 total tests in //out/default/tests.json Will run 1 test ... 🎉 Ran 1 tests with 0 failures 🎉 ``` Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/649791 Original-Revision: 698b7effaee44c74aa4e6c545ccf02b0e56b5aa0 GitOrigin-RevId: 37e6d147e1b7e2cd1e1a845f5b31b40ba0ea3662 Change-Id: I4a27b568df1afabcca67ce6e13d13fd8c5c8d4de
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.