tree: 324d7c558acb69cb160908b9e9081f4eca7ed73e [path history] [tgz]
  1. meta/
  2. src/
  3. BUILD.gn
  4. default.shard.cml
  5. OWNERS
  6. README.md
src/sys/test_runners/starnix/README.md

Starnix Test Runner

Reviewed on: 2021-04-14

Starnix Test Runner is a test runner that launches a component using the Starnix runner.

This test runner is useful for running test binaries that are compiled for Linux.

Currently this test runner is in early stages of development, and does not perform any verification on the output from the test component.

Building

fx set core.x64 --with //src/sys/test_runners/starnix
fx build