public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Gabriel Feceoru <gabriel.feceoru@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH i-g-t v2] tests: Add feature list file for piglit 'summary feature'
Date: Fri, 27 Nov 2015 16:56:43 +0200	[thread overview]
Message-ID: <1448636203-11733-1-git-send-email-gabriel.feceoru@intel.com> (raw)
In-Reply-To: <1448453561-8517-1-git-send-email-gabriel.feceoru@intel.com>

This is a placeholder for the feature list file.

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@intel.com>
    Date:   Tue Nov 3 17:50:41 2015 +0200

        framework: Add support for feature readiness.

v2:
 - Moved the file to tests directory
 - Replaced the example with a real feature

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

diff --git a/tests/feat_profile.json b/tests/feat_profile.json
new file mode 100644
index 0000000..251dfd9
--- /dev/null
+++ b/tests/feat_profile.json
@@ -0,0 +1,7 @@
+{
+    "psr" : {
+        "include_tests" : "psr",
+        "exclude_tests" : "",
+        "target_rate" : 90
+    }
+}
-- 
1.9.1

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

      parent reply	other threads:[~2015-11-27 14:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-25 12:12 [PATCH i-g-t] scripts: Add feature list file for piglit 'summary feature' Gabriel Feceoru
2015-11-26 16:43 ` Thomas Wood
2015-11-27 15:04   ` Gabriel Feceoru
2015-11-27 14:56 ` Gabriel Feceoru [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1448636203-11733-1-git-send-email-gabriel.feceoru@intel.com \
    --to=gabriel.feceoru@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox