util/tests: add gc_alloc_size alignment tests
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 7 Jun 2023 11:13:22 +0000 (12:13 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 8 Jun 2023 18:15:13 +0000 (18:15 +0000)
commit7a4a2428c0e63af138a54a1a2b45be4e70906926
treeccc42457d65c127575a832ab736b7a682797ab5e
parent928f31a24a83524ea696a52690e4479804c2381e
util/tests: add gc_alloc_size alignment tests

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23501>
src/util/meson.build
src/util/ralloc.c
src/util/tests/gc_alloc_tests.cpp [new file with mode: 0644]