tree: 01abf1006ec8870087870d55faf9ee7c9e591e82 [path history] [tgz]
  1. fidl/
  2. meta/
  3. server/
  4. test/
  5. BUILD.gn
  6. README.md
src/tests/fidl/dart_bindings_test/README.md

Dart FIDL Bindings Tests

To run tests:

$ fx set core.x64 --with //src/tests/fidl/dart_bindings_test:tests
$ fx test dart-bindings-test

To see stack traces from test failures, look at the fx qemu or fx log output. They do not show up in the fx test output.