[roll] Roll cobalt [Config Validator] Improve TestValidateMaxPrivateIndex readbility

* Add the calculation of number of private indices for each test case to
  make the test logic clearer
* Adjust MaxEventCode value in test metrics

TESTED=./cobaltb.py test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1076035
Original-Revision: cd576ebcef4d0802da6cc386c556e2e4dbec830e
GitOrigin-RevId: 4140994f77d0f96a637457c9bec80513a6f10b95
Change-Id: I2feb4f684f5d533e336c14095650e3495cdd6b50
1 file changed
tree: 2894350611b66655dacde30068ac400c1e114777
  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.