mesa/src/util/tests
Caio Oliveira a235e02787 util: Use ralloc for strings in cache test
Also avoid warnings about asprintf result not being checked.

Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14054>
2021-12-11 08:06:10 +00:00
..
drirc_configdir xmlconfig_test: add unit test for executable_regexp 2021-11-02 02:21:00 +00:00
drirc_home xmlconfig_test: add unit test for executable_regexp 2021-11-02 02:21:00 +00:00
format util: Move freedreno's snorm-to-unorm to util/, adding remaining cases. 2021-10-21 08:46:31 +00:00
hash_table util/hash_table: add macro for destructively iterating entries 2021-04-07 22:57:27 +00:00
vma util/vma: Fix leak of the heap in the unit test. 2020-12-15 19:39:29 +00:00
bitset_test.cpp util: Move test sources to tests/ directory 2021-10-20 21:40:31 -07:00
blob_test.cpp util: Change blob_test to use macro from mesa-gtest-extras.h 2021-11-08 17:42:18 +00:00
cache_test.cpp util: Use ralloc for strings in cache test 2021-12-11 08:06:10 +00:00
dag_test.cpp util/dag: Add dag_add_edge_max_data 2021-11-17 13:41:47 +00:00
fast_idiv_by_const_test.cpp util: Move tests in single file directories to tests/ 2021-10-20 21:40:31 -07:00
fast_urem_by_const_test.cpp util: Move tests in single file directories to tests/ 2021-10-20 21:40:31 -07:00
int_min_max.cpp util: Add and use functions to calculate min and max int for a size 2021-08-03 12:55:02 -07:00
mesa-sha1_test.cpp util: Move test sources to tests/ directory 2021-10-20 21:40:31 -07:00
process_test.c util: Move test sources to tests/ directory 2021-10-20 21:40:31 -07:00
rb_tree_test.cpp util: Move test sources to tests/ directory 2021-10-20 21:40:31 -07:00
register_allocate_test.cpp util/ra: Fix deserialization of register sets 2021-11-10 22:57:57 +00:00
roundeven_test.cpp util: Move test sources to tests/ directory 2021-10-20 21:40:31 -07:00
set_test.cpp util: Move tests in single file directories to tests/ 2021-10-20 21:40:31 -07:00
sparse_array_test.cpp util: Convert sparse array multithread test to use gtest 2021-10-20 21:40:31 -07:00
string_buffer_test.cpp util: Move tests in single file directories to tests/ 2021-10-20 21:40:31 -07:00
timespec_test.cpp util: Move tests in single file directories to tests/ 2021-10-20 21:40:31 -07:00
u_atomic_test.cpp util: Move test sources to tests/ directory 2021-10-20 21:40:31 -07:00
u_debug_stack_test.cpp util: Move test sources to tests/ directory 2021-10-20 21:40:31 -07:00
u_qsort_test.cpp util: Move test sources to tests/ directory 2021-10-20 21:40:31 -07:00
vector_test.cpp util: Move tests in single file directories to tests/ 2021-10-20 21:40:31 -07:00
xmlconfig.cpp xmlconfig_test: add unit test for executable_regexp 2021-11-02 02:21:00 +00:00