[roll] Roll fuchsia [msd-arm-mali] Consolidate unit tests

Remove msd_arm_mali_nonhardware_tests and rename
msd_arm_mali_lifecycle_tests to msd_arm_mali_unit_tests.

Looking at the two, the nonhardware_tests package did not have
any tests that were not included in the lifecycle_tests package.
Some build comments suggested that these had a DFv1/DFv2 split that
is no longer needed.

The syslog data dependency is also removed. I am not sure what the
comments are referring to, but fuchsia_unittest_package should
automatically include required shards. If things pass with this removed
then it should be no longer needed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1208844
Original-Revision: 1696b6085cde0a2fc97f1759cdab8aa3393c3fa2
GitOrigin-RevId: 29688c1c1119f1b9535de0651f0ed03def27d460
Change-Id: I9cdb6b78d2424e43cfdc0bca46029cabbde66aa4
1 file changed
tree: 7cce91633400656eeabf8a07e4932d9213530559
  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.