[Intel-gfx] [RFC PATCH i-g-t 3/3] tests: Add vc4 test suite

Petri Latvala petri.latvala at intel.com
Tue Mar 13 10:42:02 UTC 2018


On Mon, Mar 05, 2018 at 03:21:29PM +0100, Maxime Ripard wrote:
> Add some various test suites relevant for the vc4 drm driver.
> 
> Signed-off-by: Maxime Ripard <maxime.ripard at bootlin.com>
> ---
>  tests/vc4_ci/vc4-chamelium-fast.testlist |  4 ++++
>  tests/vc4_ci/vc4-chamelium.testlist      |  9 ++++++++
>  tests/vc4_ci/vc4.testlist                | 35 ++++++++++++++++++++++++++++++++
>  3 files changed, 48 insertions(+)
>  create mode 100644 tests/vc4_ci/vc4-chamelium-fast.testlist
>  create mode 100644 tests/vc4_ci/vc4-chamelium.testlist
>  create mode 100644 tests/vc4_ci/vc4.testlist


Can you also add a README explaining where vc4_ci results can be found
(or statement for the lack of a public view) and how these testlist
files are used?

No general kms tests in vc4.testlist?

What is the contact information for people who will be responsible for
tests/vc4_ci?

FWIW,
Acked-by: Petri Latvala <petri.latvala at intel.com>




> 
> diff --git a/tests/vc4_ci/vc4-chamelium-fast.testlist b/tests/vc4_ci/vc4-chamelium-fast.testlist
> new file mode 100644
> index 000000000000..964167b82d00
> --- /dev/null
> +++ b/tests/vc4_ci/vc4-chamelium-fast.testlist
> @@ -0,0 +1,4 @@
> +igt at kms_chamelium@hdmi-crc-fast
> +igt at kms_chamelium@hdmi-edid-read
> +igt at kms_chamelium@hdmi-hpd
> +igt at kms_chamelium@hdmi-hpd-fast
> diff --git a/tests/vc4_ci/vc4-chamelium.testlist b/tests/vc4_ci/vc4-chamelium.testlist
> new file mode 100644
> index 000000000000..2651d03b6ceb
> --- /dev/null
> +++ b/tests/vc4_ci/vc4-chamelium.testlist
> @@ -0,0 +1,9 @@
> +igt at kms_chamelium@hdmi-crc-single
> +igt at kms_chamelium@hdmi-crc-multiple
> +igt at kms_chamelium@hdmi-frame-dump
> +igt at kms_chamelium@hdmi-hpd-storm
> +igt at kms_chamelium@hdmi-hpd-storm-disable
> +igt at kms_chamelium@hdmi-crc-fast
> +igt at kms_chamelium@hdmi-edid-read
> +igt at kms_chamelium@hdmi-hpd
> +igt at kms_chamelium@hdmi-hpd-fast
> diff --git a/tests/vc4_ci/vc4.testlist b/tests/vc4_ci/vc4.testlist
> new file mode 100644
> index 000000000000..e86d4c815c56
> --- /dev/null
> +++ b/tests/vc4_ci/vc4.testlist
> @@ -0,0 +1,35 @@
> +igt at vc4_create_bo@create-bo-0
> +igt at vc4_create_bo@create-bo-4096
> +igt at vc4_create_bo@create-bo-zeroed
> +igt at vc4_dmabuf_poll@poll-read-waits-until-write-done
> +igt at vc4_dmabuf_poll@poll-write-waits-until-write-done
> +igt at vc4_label_bo@set-label
> +igt at vc4_label_bo@set-bad-handle
> +igt at vc4_label_bo@set-bad-name
> +igt at vc4_label_bo@set-kernel-name
> +igt at vc4_lookup_fail@bad-color-write
> +igt at vc4_purgeable_bo@mark-willneed
> +igt at vc4_purgeable_bo@mark-purgeable
> +igt at vc4_purgeable_bo@mark-purgeable-twice
> +igt at vc4_purgeable_bo@access-purgeable-bo-mem
> +igt at vc4_purgeable_bo@access-purged-bo-mem
> +igt at vc4_purgeable_bo@mark-unpurgeable-check-retained
> +igt at vc4_purgeable_bo@mark-unpurgeable-purged
> +igt at vc4_purgeable_bo@free-purged-bo
> +igt at vc4_tiling@get-bad-handle
> +igt at vc4_tiling@set-bad-handle
> +igt at vc4_tiling@get-bad-flags
> +igt at vc4_tiling@set-bad-flags
> +igt at vc4_tiling@get-bad-modifier
> +igt at vc4_tiling@set-bad-modifier
> +igt at vc4_tiling@set-get
> +igt at vc4_tiling@get-after-free
> +igt at vc4_wait_bo@bad-bo
> +igt at vc4_wait_bo@bad-pad
> +igt at vc4_wait_bo@unused-bo-0ns
> +igt at vc4_wait_bo@unused-bo-1ns
> +igt at vc4_wait_bo@used-bo
> +igt at vc4_wait_bo@used-bo-0ns
> +igt at vc4_wait_bo@used-bo-1ns
> +igt at vc4_wait_seqno@bad-seqno-0ns
> +igt at vc4_wait_seqno@bad-seqno-1ns
> -- 
> 2.14.3
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx


More information about the Intel-gfx mailing list