Home | History | Annotate | Download | only in testdata
      1 {
      2   "path": ["."],
      3   "owners": ["username (a] chromium.org"],
      4   "flags": [],
      5   "main": "run.js",
      6   "run_count": 2,
      7   "results_processor": "results_processor.py",
      8   "results_regexp": "^%s: (.+)$",
      9   "tests": [
     10     {"name": "Richards"},
     11     {"name": "DeltaBlue"}
     12   ]
     13 }
     14