util: Add a randomized test for the virtual memory allocator
[mesa.git] / src / util / meson.build
index 14660e0fa0cd46616d420e10d37b95935edfd1b3..c777984e28d939f66934a956b62e99748f3d6bc6 100644 (file)
@@ -159,4 +159,5 @@ if with_tests
 
   subdir('tests/hash_table')
   subdir('tests/string_buffer')
+  subdir('tests/vma')
 endif