Add perf_tests_with_args test type.
These tests are command line tests which may use the same isolate and binary, but with different permutations of command line arguments. This allows us to run the same test suite with multiple sets of arguments. This is useful for testing chromium-based tests that don't want to launch child processeses from a single test, but rather run different permutations of the same test binary. New tests added for the new functionality and for the previous "c plus plus" isolate test functionality. BUG=angleproject:2188 Change-Id: I97434db67ffbd9fc75edb712f6706543c7a5af54 Reviewed-on: https://chromium-review.googlesource.com/743683 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by:Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#512675}
Showing
Please register or sign in to comment