17 lines
296 B
JSON
17 lines
296 B
JSON
|
{
|
||
|
"path": ["."],
|
||
|
"flags": [],
|
||
|
"run_count": 1,
|
||
|
"results_processor": "results_processor.py",
|
||
|
"tests": [{
|
||
|
"path": ["."],
|
||
|
"name": "Octane",
|
||
|
"main": "run.js",
|
||
|
"results_regexp": "^%s: (.+)$",
|
||
|
"tests": [
|
||
|
{"name": "Richards"},
|
||
|
{"name": "DeltaBlue"}
|
||
|
]
|
||
|
}]
|
||
|
}
|