tree: 80daf862125b004b14bc67e7ec1fbc5c293817c2 [path history] [tgz]
  1. end_to_end/
  2. oom/
  3. reboot/
  4. BUILD.gn
  5. README.md
src/tests/README.md

Integration tests

This directory contains tests for functionality that spans more than one component or area. Usually these tests are not unittests, but rather integration tests.

End to end product tests

Specifically, end to end (E2E) product tests for fuchsia products are located here.

They are in their own subdirectory, because of some special configuration requirements.