[roll] Roll third_party/pigweed 4c0dd40..36a94a2 (6 commits)

36a94a2 pw_snapshot: Add python processor tests
e7fc5d2 pw_bluetooth_proxy: Fix ordering of TEST arguments
314a7b9 pw_bluetooth: Comment why we include all emboss headers in emboss_test
a5052ba pw_allocator: Make AllMetrics internal
14e0d76 pw_unit_test: Standardize ASSERT_OK_AND_ASSIGN
dea2ecf pw_unit_test: Clarify status macros are gunit-only

GitOrigin-RevId: 1ad9818624fd03ee57868bbb631b07f0281d1f7b
Change-Id: If1081926394917b06b2e4d90a8a89e4ac57122ee
1 file changed
tree: e22346f0839dd64e963fc75f23f9936590817924
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.