mesa/src/util/tests
Timothy Arceri 7186da8e38 util/disk_cache: move cache tests to the util directory
The cache has been detangled from glsl and used outside it (with Vulkan drivers)
for years now.

This also cleans up the dependancies in the build file. The test doesn't
depend on the glsl lib but rather the util lib.

Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9327>
2021-03-02 02:39:05 +00:00
..
cache util/disk_cache: move cache tests to the util directory 2021-03-02 02:39:05 +00:00
drirc_configdir xmlconfig: Add unit tests for recent bugs in the driconf rewrite. 2020-12-04 21:32:17 +00:00
drirc_home xmlconfig: Add unit tests for recent bugs in the driconf rewrite. 2020-12-04 21:32:17 +00:00
fast_idiv_by_const meson: inline inc_common 2020-03-28 21:36:54 +01:00
fast_urem_by_const meson: inline inc_common 2020-03-28 21:36:54 +01:00
format util: Add accessor for util_cpu_caps 2021-02-26 18:31:19 +00:00
hash_table util/hash_table: optimize rehash for empty table and no-func clears 2021-01-14 13:51:35 +00:00
set util/set: add the found param to search_or_add 2021-01-14 13:51:35 +00:00
sparse_array meson: inline inc_common 2020-03-28 21:36:54 +01:00
string_buffer meson: inline inc_common 2020-03-28 21:36:54 +01:00
timespec meson: inline inc_common 2020-03-28 21:36:54 +01:00
vector meson: inline inc_common 2020-03-28 21:36:54 +01:00
vma util/vma: Fix leak of the heap in the unit test. 2020-12-15 19:39:29 +00:00
xmlconfig.cpp driconf: Fix memory leak in the unit test. 2020-12-15 19:39:29 +00:00