drm/tests
Chunming Zhou 09642c073e tests/amdgpu: add bo eviction test
for(( i=1; i < 100; i++))
do
     echo "Hello, Welcome $i times "
     sudo ./amdgpu_test -s 1 -t 5
done

with above stricpt, run in two terminals, will reproduce Felix's swap leeking issue.

Signed-off-by: Chunming Zhou <david1.zhou@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
2018-02-08 15:03:47 +08:00
..
amdgpu tests/amdgpu: add bo eviction test 2018-02-08 15:03:47 +08:00
etnaviv tests/etnaviv: drop unused `return 0` 2018-01-29 15:41:52 +00:00
exynos exynos/tests: use #ifdef for never-defined token 2018-01-31 11:22:57 +00:00
kms Add meson build system 2018-01-12 09:40:48 -08:00
kmstest Add meson build system 2018-01-12 09:40:48 -08:00
modeprint remove unnecessary double-semicolon 2018-01-29 15:41:52 +00:00
modetest modetest: Fix to check return value of asprintf() 2018-01-25 10:39:30 +00:00
nouveau Add meson build system 2018-01-12 09:40:48 -08:00
proptest Add meson build system 2018-01-12 09:40:48 -08:00
radeon Add meson build system 2018-01-12 09:40:48 -08:00
tegra Add meson build system 2018-01-12 09:40:48 -08:00
ttmtest Purge macro NEED_REPLIES 2010-07-01 13:12:55 -06:00
util always define HAVE_CAIRO 2018-01-29 15:41:52 +00:00
vbltest Add meson build system 2018-01-12 09:40:48 -08:00
Android.mk android: simplify the including rule of subdirs 2015-03-20 17:07:21 +00:00
Makefile.am tests: automake: reorder makefile contents 2016-12-05 17:24:32 +00:00
drmdevice.c tests/drmdevice: Add USB, platform and host1x support 2017-01-20 16:27:33 +01:00
drmsl.c drmsltest: Check expected neighbours 2017-08-21 13:05:13 +01:00
hash.c tests/hash: return non-zero on failure 2015-04-05 15:33:06 +01:00
meson.build Add meson build system 2018-01-12 09:40:48 -08:00
random.c tests/random: return non-zero on test failure 2015-04-05 15:33:33 +01:00