[PATCH i-g-t] scripts: Add feature list file for piglit 'summary feature'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a placeholder for the feature list file. Its content is just
an example.
This needs to be filled in by feature owners with the feature name
and the corresponding tests regex.

Please refer to this piglit commit for more info on this feature.

    commit f16d011db75b08ceae241e7370599146691340ab
    Author: Feceoru, Gabriel <gabriel.feceoru@xxxxxxxxx>
    Date:   Tue Nov 3 17:50:41 2015 +0200

        framework: Add support for feature readiness.

Signed-off-by: Gabriel Feceoru <gabriel.feceoru@xxxxxxxxx>
---
 scripts/feat_profile.json | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 scripts/feat_profile.json

diff --git a/scripts/feat_profile.json b/scripts/feat_profile.json
new file mode 100644
index 0000000..f3a21a3
--- /dev/null
+++ b/scripts/feat_profile.json
@@ -0,0 +1,12 @@
+{
+    "glsl" : {
+        "include_tests" : "glsl",
+        "exclude_tests" : "",
+        "target_rate" : 90
+    },
+    "arb" : {
+        "include_tests" : "ARB_shader|deqp.arb shader",
+        "exclude_tests" : "",
+        "target_rate" : 10
+    }
+}
-- 
1.9.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux