[roll] Roll fuchsia [starnix][range_map] Improve test coverage

These tests exercise some previously uncovered lines of code. Tests by
GPT-4o.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255224
Original-Revision: 88236c6382920409be48ff273c2676fd6054928e
GitOrigin-RevId: 07941507b897ecf9e4d96681550077464343d00a
Change-Id: I1dbbc4348a0f2754d9b7898f3e9e0e93d5dc3ced
1 file changed
tree: 4ffb19cb1208c88ba1d5541caa85dc3d4f27c139
  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 in one of the communication channels documented at get involved.

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.