summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/tests/Makefile
blob: 39d8a0892274ab9d0188e83b330cce0acc3e81ea (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: GPL-2.0

obj-$(CONFIG_DRM_XE_KUNIT_TEST) += \
	xe_bo_test.o \
	xe_dma_buf_test.o \
	xe_migrate_test.o \
	xe_mocs_test.o \
	xe_pci_test.o \
	xe_rtp_test.o \
	xe_wa_test.o