Hamilton Turner 5892f92caf Return non-zero if any test failed 11 年 前
..
README.md 120a5a9d26 Toolset directory reorganization 12 年 前
__init__.py 120a5a9d26 Toolset directory reorganization 12 年 前
benchmarker.py 5892f92caf Return non-zero if any test failed 11 年 前
fortune_html_parser.py a8f68980d0 master Removed case-sensitive doctype check 12 年 前
framework_test.py 3785a987d6 Use TestRunner from FrameworkTest 11 年 前
latest.json fa44c12586 Gitlab development branch merged with GitHub master 12 年 前
test_runner.py c5e489b156 Update TestRunner to use new ShellUtils 11 年 前
utils.py 02af18423d Update go/setup.py to use new ShellUtils 11 年 前

README.md

Toolset Benchmark Files

This directory contains files that implement or support the benchmark feature:

  • benchmarker.py: Benchmark execution methods. Called by run-tests.py.
  • framework_test.py: Methods to run a framework's tests. Called by benchmarker.py.

These files are not meant for you to run directly. For instructions on running the benchmark, please refer to the parent directory's README file.