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