tree: 69f3ca7e05864b1fa46e3fcf16c3ba71fd03bf7c [path history] [tgz]
  1. affordances_tests/
  2. auxiliary_devices_tests/
  3. fuchsia_device_tests/
  4. transports_tests/
  5. typing_tests/
  6. utils_tests/
  7. __init__.py
  8. BUILD.gn
  9. init_test.py
  10. README.md
src/testing/end_to_end/honeydew/tests/unit_tests/README.md

Honeydew unit tests

Execution

Below commands run all Honeydew unit tests:

# Configure to build Fuchsia on core.x64 along with Honeydew unit tests
fx set core.x64 --with-host //src/testing/end_to_end/honeydew/tests/unit_tests:tests

# Run the Honeydew unit test
fx test //src/testing/end_to_end/honeydew/tests/unit_tests --host --output