All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Ekstrand <jason@jlekstrand.net>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 0/4] Add tests for newly invalid cases
Date: Wed, 28 Apr 2021 15:21:39 -0500	[thread overview]
Message-ID: <20210428202143.1388452-1-jason@jlekstrand.net> (raw)

As part of the ioctl clean-ups, I've made a few unused cases of
get/set_param return -EINVAL.  This little series adds IGT tests for those
cases.  Daniel, please let me know if you see any I missed.

Cc: Daniel Vetter <daniel.vetter@ffwll.ch>

Jason Ekstrand (4):
  tests/i915/gem_ctx_param: Add tests for recently removed params
  tests/i915/gem_ctx_param: Add a couple invalid PARAM_VM cases
  tests/i915/gem_ctx_engines: Add more invalid SET_CONTEXT_PARAM cases
  tests/i915/gem_exec_balancer: Add a test for combind balancing and
    bonding

 tests/i915/gem_ctx_engines.c   | 20 +++++++++--
 tests/i915/gem_ctx_param.c     | 61 ++++++++++++++++++++++++++++++++++
 tests/i915/gem_exec_balancer.c | 26 +++++++++++++++
 3 files changed, 105 insertions(+), 2 deletions(-)

-- 
2.31.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

             reply	other threads:[~2021-04-28 20:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-28 20:21 Jason Ekstrand [this message]
2021-04-28 20:21 ` [igt-dev] [PATCH i-g-t 1/4] tests/i915/gem_ctx_param: Add tests for recently removed params Jason Ekstrand
2021-04-28 20:21 ` [igt-dev] [PATCH i-g-t 2/4] tests/i915/gem_ctx_param: Add a couple invalid PARAM_VM cases Jason Ekstrand
2021-04-28 20:21 ` [igt-dev] [PATCH i-g-t 3/4] tests/i915/gem_ctx_engines: Add more invalid SET_CONTEXT_PARAM cases Jason Ekstrand
2021-04-28 20:21 ` [igt-dev] [PATCH i-g-t 4/4] tests/i915/gem_exec_balancer: Add a test for combind balancing and bonding Jason Ekstrand
2021-06-03 11:46   ` Daniel Vetter
2021-06-03 11:47     ` Daniel Vetter
2021-06-03 12:50       ` Daniel Vetter
2021-04-28 20:42 ` [igt-dev] ✗ Fi.CI.BUILD: failure for Add tests for newly invalid cases Patchwork

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=20210428202143.1388452-1-jason@jlekstrand.net \
    --to=jason@jlekstrand.net \
    --cc=igt-dev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.