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

Maxime Ripard maxime.ripard at bootlin.com
Mon Mar 5 14:21:29 UTC 2018


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

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



More information about the Intel-gfx mailing list