[roll] Roll antlion Capture packets in WlanPhyCompliance11ACTest

Capture packet for every subtest of WlanPhyCompliance11ACTest. With a
size of 8 KB per pcap and 6912 subtests, this adds 55.296 MB of pcaps
per test run. While it's possible to only save pcaps in the case of
errors, there wouldn't be a baseline to compare against.

Original-Bug: b/394935847
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1202224
Original-Revision: b7537ef36fce9e5225ed0239e37d3e92c733d7ea
GitOrigin-RevId: 5210f76248d2d74d2ea5e58c06b8c955eaa6075a
Change-Id: Ie1cc2c68072799f71ceb10aa9186986f88607b76
1 file changed
tree: 62e44e35bd003f04619bc3a4b47a8a82eaeaa7a4
  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.