lts/deps/v8/tools/unittests/testdata/test2.json
{
"path": ["."],
"owners": ["username@chromium.org"],
"flags": [],
"main": "run.js",
"run_count": 2,
"results_processor": "results_processor.py",
"results_regexp": "^%s: (.+)$",
"tests": [
{"name": "Richards"},
{"name": "DeltaBlue"}
]
}