mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-24 14:45:46 +00:00
tests: add more test descriptions
Add more test descriptions based on exiting comments. Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
@@ -50,6 +50,8 @@ struct intel_batchbuffer *batch;
|
||||
* this checks whether they actually work.
|
||||
*/
|
||||
|
||||
IGT_TEST_DESCRIPTION("Check whether the libdrm vma limiter works.");
|
||||
|
||||
/* we do both cpu and gtt maps, so only need half of 64k to exhaust */
|
||||
#define BO_ARRAY_SIZE 35000
|
||||
drm_intel_bo *bos[BO_ARRAY_SIZE];
|
||||
|
||||
Reference in New Issue
Block a user