[roll] Roll fuchsia [wlan] Add end-to-end tests for WLAN Core layer

The //src/connectivit/wlan/tests/core directory now contains end-to-end
tests of WLAN's Core layer which means tests that interact directly with
wlandevicemonitor and no policy layer.

This change also creates a new parameter to create a product bundle that
excludes a policy layer for use with these tests.

Original-Bug: 369175859
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152113
Original-Revision: b84455b591d7b364f329309295de168097d95234
GitOrigin-RevId: e3c7a43b8f687b0bc972236a3bedcc40ab9c1313
Change-Id: I776837f3dbb1bc5a91e932a98683ea59e082dcdc
1 file changed
tree: 394ea1f94c7032136db09c1be417a0fa8f27452f
  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.