[roll] Roll fuchsia [shortcut2] Add tests for a nonprintable key

Some keys have multiple representations in the KeyMeaning space,
we enforce just one representation by rejecting the other.

Simplify the test fixtures a bit, now that I'm here.

Original-Bug: 106088
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/741391
Original-Revision: 05814858b09281b6bb2c2f140410e28a35be093b
GitOrigin-RevId: 17be6937194b1365400c68201eaae77960f5f08c
Change-Id: I81b271ab19d2707a387548a6c1a475134225bc0f
1 file changed
tree: e971d85629cc58c02fbfe03ccb931e8e0a98106a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.