third_party.pigweed.src/targets/host
Alexei Frolov 8403f0a2db Update test runner to run tests from metadata
This change adds functionality to the test runner script to search a
directory tree for generated test metadata files, build up a graph of
test groups, and run a user-specified list of groups with all of their
dependencies.

Tests are run through an external runner executable provided on the
command line. The executable is called with the path to a unit test
binary file.

The old test runner functionality to run a single test directly from its
binary path is maintained, but now uses a runner executable. This is
configured in GN using the build variable "pw_automatic_test_runner",
which replaces the functionality of "pw_unit_test_create_run_targets".

Change-Id: Ic1ed959d87a71266408e1f26e0ae1bf906eebfb0
2019-11-22 17:58:51 +00:00
..
host_common.gni Update test runner to run tests from metadata 2019-11-22 17:58:51 +00:00
host.gni Add pw_dumb_io with host backend 2019-11-16 00:14:15 +00:00
linux.bloaty
linux.gni Update test runner to run tests from metadata 2019-11-22 17:58:51 +00:00
macos.bloaty Fix macOS build by adding bloaty config 2019-11-20 22:38:17 +00:00
macos.gni Update test runner to run tests from metadata 2019-11-22 17:58:51 +00:00
run_test Update test runner to run tests from metadata 2019-11-22 17:58:51 +00:00
windows.gni Add pw_dumb_io with host backend 2019-11-16 00:14:15 +00:00