Mike Smith 30ea10f062 Merge branch '18938' 11 éve
..
README.md 120a5a9d26 Toolset directory reorganization 12 éve
__init__.py 120a5a9d26 Toolset directory reorganization 12 éve
benchmarker.py 30ea10f062 Merge branch '18938' 11 éve
framework_test.py d9678ff22e 18938 Passing the error log to the test start/stop 11 éve
latest.json fa44c12586 Gitlab development branch merged with GitHub master 12 éve

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.