summaryrefslogtreecommitdiff
path: root/tests/i915/gem_concurrent_blit.c
blob: 513de4a1b719f5bb0072092a9c8b14680f639f8c (plain)
1
2
3
4
5
6
7
8
/* This test is just a duplicate of gem_concurrent_all. */
/* However the executeable will be gem_concurrent_blit. */
/* The main function examines argv[0] and, in the case  */
/* of gem_concurent_blit runs only a subset of the      */
/* available subtests. This avoids the use of           */
/* non-standard command line parameters which can cause */
/* problems for automated testing */
#include "gem_concurrent_all.c"