mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-24 04:08:10 +02:00
Add a basic slab test to cover the memory leak issue found in https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38989 and https://gitlab.freedesktop.org/mesa/mesa/-/issues/14396 Test: meson test anv_slab_bo_test. Signed-off-by: hwandy <hwandy@google.com> Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39081> |
||
|---|---|---|
| .. | ||
| anv_slab_bo_test.c | ||
| anv_slab_bo_test.cpp | ||
| anv_tests.cpp | ||
| block_pool_grow_first.c | ||
| block_pool_max_size.c | ||
| block_pool_no_free.c | ||
| shader_heap_small_allocs.c | ||
| state_pool.c | ||
| state_pool_free_list_only.c | ||
| state_pool_max_size.c | ||
| state_pool_no_free.c | ||
| state_pool_padding.c | ||
| state_pool_test_helper.h | ||
| test_common.h | ||