performance-metrics: Store the test list in a const array

Fixes: #3740

Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
Bo Chen
2022-02-22 06:18:41 -08:00
committed by Sebastien Boeuf
parent 9cbb94b6d9
commit ec7d4e727a
3 changed files with 152 additions and 182 deletions

1
Cargo.lock generated
View File

@@ -678,7 +678,6 @@ version = "0.1.0"
dependencies = [
"clap",
"dirs 4.0.0",
"lazy_static",
"serde",
"serde_derive",
"serde_json",