Skip to content

RESTGroup/rest_regression

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tool to perform regression tests for REST

Usage: rest_regression [OPTIONS]

Options:
-r, --regression_directory <regression_directory>
 The directory that contains selected regression tasks [default: $REST_HOME/utilities/rest_regression/bench_pool]
-w, --working_directory <working_directory>
 The working directory to store the regression output files [default: ./work_pool]
-c, --rest_mode <rest_mode>
 The version of REST binary to invoke: "release" or "debug" [default: release]
-p, --rest_path <rest_path>
 The absolute path to find the rest binary [default: $REST_HOME/target/rest_mode/rest]
-h, --help Print help
-V, --version Print version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 65.0%
  • Rust 35.0%