mesa/src/util/tests
Caio Oliveira 1020cf8a82 util: Add a few basic tests for linear_alloc
Not comprehensive, but those were the ones used to work on the
previous linear_alloc changes.  Also having a test already
set up lower the barrier to add more tests for future in case of
bugs.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25280>
2023-09-25 17:26:17 +00:00
..
drirc_configdir
drirc_home
format util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
hash_table util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
perf common/utrace: Prefix all environment variables with MESA_ 2022-11-11 13:50:56 +00:00
vma util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
bitset_test.cpp
blob_test.cpp
cache_test.cpp util/cache_test: Add test for get/put() with disabled cache 2023-09-05 09:04:34 +00:00
dag_test.cpp
fast_idiv_by_const_test.cpp
fast_urem_by_const_test.cpp
gc_alloc_tests.cpp util/tests: add gc_alloc_size alignment tests 2023-06-08 18:15:13 +00:00
half_float_test.cpp
int_min_max.cpp
linear_test.cpp util: Add a few basic tests for linear_alloc 2023-09-25 17:26:17 +00:00
mesa-sha1_test.cpp
os_mman_test.cpp util: Add tests for os_mman.h and util_get_process_name_may_override 2022-11-15 19:55:01 +00:00
process_test.c util/process_test: make the error variable static 2023-02-24 13:30:09 +01:00
rb_tree_test.cpp util/rb-tree: Return the actual first node from rb_tree_search 2023-08-24 17:50:28 +00:00
register_allocate_test.cpp
roundeven_test.cpp
set_test.cpp
sparse_array_test.cpp
string_buffer_test.cpp
timespec_test.cpp
u_atomic_test.cpp util: Implement atomic operations consistently across compilers and testing for it 2022-10-13 13:51:18 +00:00
u_call_once_test.cpp
u_debug_stack_test.cpp util: Fixes -Wundef in u_debug_stack_test.cpp 2022-11-24 04:33:07 +00:00
u_debug_test.cpp util: Improve prototype of debug_get_num_option and debug_get_flags_option 2022-12-16 19:30:19 +00:00
u_printf_test.cpp
u_qsort_test.cpp util/tests: adjust for new gtest 2023-05-14 11:09:01 +00:00
vector_test.cpp
xmlconfig.cpp util/xmlconfig: add MESA_DRICONF_EXECUTABLE_OVERRIDE 2023-01-31 22:02:58 +00:00