Edit

kc3-lang/angle/src/tests/restricted_traces/restricted_traces.json

Branch :

  • Show log

    Commit

  • Author : Jamie Madill
    Date : 2020-09-17 14:37:25
    Hash : bda2205d
    Message : Traces: Move up from tests/perf_tests/ to tests/. The trace tests aren't strictly for performance. Since we'll be using them for correctenss testing as well it makes sense to move them out of the perf_tests/ folder. Also renames RestrictedTraceTests.md to README.md so it'll load automatically in gitiles. Bug: angleproject:4090 Bug: b/168049670 Change-Id: I8be9f1d831489a9abf534d049a93441687850142 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2416913 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: Cody Northrop <cnorthrop@google.com>

  • src/tests/restricted_traces/restricted_traces.json
  • {
      "description": [
        "Copyright 2020 The ANGLE Project Authors. All rights reserved.",
        "Use of this source code is governed by a BSD-style license that can be",
        "found in the LICENSE file.",
        "",
        "restricted_traces.json: List of restricted trace tests in ANGLE."
      ],
      "traces": [
        "angry_birds_2_1500",
        "candy_crush_500",
        "cod_mobile",
        "egypt_1500",
        "manhattan_10",
        "mobile_legends",
        "nba2k20_800",
        "subway_surfer_500",
        "temple_run_300",
        "trex_200"
      ]
    }