[roll] Roll fuchsia [starnix][cowmap] Fix off-by-one error

We were not properly handling the case when we split an internal node
exactly in the middle. We now handle that case correctly and test all
permutations of splitting leaf and internal nodes.

Tests by Human.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1200385
Original-Revision: c6a4d415d8665a6ec757d8f0b68bb4a34f1eaee8
GitOrigin-RevId: 517a36e0e1b91d356a2c88b2521bd20f3e19b8c7
Change-Id: Ib3e7895ce5dab7423a6fe80195eacb64d4686b31
1 file changed
tree: cd0ef2fefad2ca64a98f74c02ca2640781961c39
  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.