summaryrefslogtreecommitdiff
path: root/metrics/tests/probes/gfx/fail-too-few-textures/metrics.json
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2019-12-10 17:10:48 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2019-12-15 16:43:00 +0200
commit3f11d48a321dc9107d2126972f4f863d2bf84719 (patch)
treef84735c55ba8830055a1cbac2ce9960082e49ef0 /metrics/tests/probes/gfx/fail-too-few-textures/metrics.json
parent4a080ecc7fd40b9ff94b81e4690ff19f36b7a932 (diff)
downloadqtlocation-mapboxgl-3f11d48a321dc9107d2126972f4f863d2bf84719.tar.gz
[build] Reorganize the render tests
Move everything that might collect metrics to the metrics/ directory, the only test manifests inside the render-test/ directory are the unit tests of the probes.
Diffstat (limited to 'metrics/tests/probes/gfx/fail-too-few-textures/metrics.json')
-rw-r--r--metrics/tests/probes/gfx/fail-too-few-textures/metrics.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/metrics/tests/probes/gfx/fail-too-few-textures/metrics.json b/metrics/tests/probes/gfx/fail-too-few-textures/metrics.json
new file mode 100644
index 0000000000..805d7035e2
--- /dev/null
+++ b/metrics/tests/probes/gfx/fail-too-few-textures/metrics.json
@@ -0,0 +1,5 @@
+{
+ "gfx":[
+ ["gfx 0", 36, 1000, 63, 1, [371208, 371208], [68598, 68598], [74592, 74592]]
+ ]
+}