tree: d1f82bfc62321a498a05b27eb4be458a12a9ae08
  1. __init__.py
  2. BUILD.gn
  3. direct_conn.py
  4. ffx_strict.py
  5. main.py
  6. README.md
  7. stress.py
src/developer/ffx/tests/e2e/python/README.md

Test execution

Set up

$ fx set core.x64 \
    --with-host //src/developer/ffx/tests/e2e/python:tests

$ fx build

Local execution

$ fx test //src/developer/ffx/tests/e2e/python:<test> --e2e --output

where <test> is one of:

  • ffx_host_tool_e2e_test
  • ffx_strict_host_tool_e2e_test
  • direct_conn_e2e_test