drm/tests
Andreas Boll a5446775f2 automake: Don't include Android Makefiles in the release tarball
Currently only some Android Makefiles are included in the release tarball.
To be more consistent one could either add the remaining files or don't
ship Android Makefiles altogether.

According to Emil the Android folk doesn't use our release tarballs.
Thus it makes sense to remove those files from distribution which also
means less work for maintenance in the future.

Suggested-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Andreas Boll <andreas.boll.dev@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2016-07-23 09:45:53 +02:00
..
amdgpu amdgpu: fix fence status query 2016-06-02 16:05:51 +02:00
exynos tests/exynos: add test for g2d_move 2015-12-18 17:42:54 +00:00
kms tests/kms-steal-crtc: Use correct includes 2016-04-12 13:15:49 +02:00
kmstest tests/kmstest: inverse the order of LDADD libraries 2016-01-27 23:12:09 +00:00
modeprint tests: Split helpers into library 2015-12-18 17:43:40 +00:00
modetest automake: Don't include Android Makefiles in the release tarball 2016-07-23 09:45:53 +02:00
nouveau nouveau: make nouveau importing global buffers completely thread-safe, with tests 2015-03-13 20:26:33 +01:00
proptest Android: strip out header files from sources list 2016-07-06 16:58:38 +01:00
radeon drm: consolidate common list implementations (v2) 2015-08-05 13:47:48 -04:00
tegra autotools: add WARN_CFLAGS to all targets 2015-02-27 15:51:24 +00:00
ttmtest Purge macro NEED_REPLIES 2010-07-01 13:12:55 -06:00
util Android: strip out header files from sources list 2016-07-06 16:58:38 +01:00
vbltest tests: Include poll.h rather than sys/poll.h 2016-01-26 21:50:17 +00:00
Android.mk android: simplify the including rule of subdirs 2015-03-20 17:07:21 +00:00
Makefile.am tests: Add libkms-test library 2015-12-18 17:44:05 +00:00
auth.c tests: fix implicit funciton declaration errors 2015-02-27 15:51:15 +00:00
dristat.c dristat: Handle DRM_CONSISTENT 2015-03-14 17:02:06 -04:00
drmdevice.c tests/drmdevice: be move verbose when using open() 2016-07-20 23:44:40 +01:00
drmsl.c tests/drmsl: Extract tests out of xf86drmSL.c 2015-04-04 13:48:54 -04:00
drmstat.c drm: use c99 __func__ over __FUNCTION__ 2015-04-28 11:21:02 +01:00
drmtest.c drmtest: make check should fail so hard on unable to open device 2011-09-26 16:03:20 +01:00
drmtest.h Use libudev in test case to only run gem tests for intel devices. 2009-04-06 17:13:01 -04:00
getclient.c tests: fix implicit funciton declaration errors 2015-02-27 15:51:15 +00:00
getstats.c Fix type-limits, pointer-arith and sign-compare warnings 2015-03-14 17:02:06 -04:00
getversion.c tests: Use drmFreeVersion() instead of drmFree() 2014-04-17 16:21:47 +02:00
hash.c tests/hash: return non-zero on failure 2015-04-05 15:33:06 +01:00
lock.c tests: fix implicit funciton declaration errors 2015-02-27 15:51:15 +00:00
name_from_fd.c Consistently check the fd value 2015-07-16 16:41:53 +01:00
openclose.c Add some trivial regression tests, one of which fails. 2007-07-19 04:59:59 -07:00
random.c tests/random: return non-zero on test failure 2015-04-05 15:33:33 +01:00
setversion.c tests: fix implicit funciton declaration errors 2015-02-27 15:51:15 +00:00
updatedraw.c tests: remove unused variables 2015-02-27 15:51:28 +00:00