[i-g-t V2 0/3] Move non-Intel tests to new directories
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Wed Jun 12 07:03:32 UTC 2024
Move non-Intel tests to new directories and update blocklists.
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
Bhanuprakash Modem (3):
tests/panfrost: Move Panfrost tests to new dir
tests/msm: Move MSM tests to new dir
tests/intel-ci: Update blocklists
meson.build | 16 +++++++++++++++
tests/intel-ci/blacklist.txt | 10 ++++-----
tests/intel-ci/xe.blocklist.txt | 4 ++--
tests/meson.build | 25 ++++-------------------
tests/msm/meson.build | 16 +++++++++++++++
tests/panfrost/meson.build | 15 ++++++++++++++
tests/{ => panfrost}/panfrost_gem_new.c | 0
tests/{ => panfrost}/panfrost_get_param.c | 0
tests/{ => panfrost}/panfrost_prime.c | 0
tests/{ => panfrost}/panfrost_submit.c | 0
10 files changed, 58 insertions(+), 28 deletions(-)
create mode 100644 tests/msm/meson.build
create mode 100644 tests/panfrost/meson.build
rename tests/{ => panfrost}/panfrost_gem_new.c (100%)
rename tests/{ => panfrost}/panfrost_get_param.c (100%)
rename tests/{ => panfrost}/panfrost_prime.c (100%)
rename tests/{ => panfrost}/panfrost_submit.c (100%)
--
2.43.2
More information about the igt-dev
mailing list