Malcolm Evershed cd1c098b05 During verify, show HTTP headers, and during errors show HTTP response 12 rokov pred
..
README.md 120a5a9d26 Toolset directory reorganization 12 rokov pred
__init__.py 120a5a9d26 Toolset directory reorganization 12 rokov pred
benchmarker.py dfe0b710dd Check if port is available before test start and after test stop 12 rokov pred
framework_test.py cd1c098b05 During verify, show HTTP headers, and during errors show HTTP response 12 rokov pred
latest.json fa44c12586 Gitlab development branch merged with GitHub master 12 rokov pred

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.