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