mesa/src/util/tests
Yonggang Luo 9d3d15f871 util,wgl: Replace usage of putenv with os_unset_option,os_set_option
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Antonio Ospite <antonio.ospite@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38640>
2025-11-27 18:22:34 +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/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
hash_table build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
perf util,wgl: Replace usage of putenv with os_unset_option,os_set_option 2025-11-27 18:22:34 +00:00
vma build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
bitset_test.cpp util/bitset_test: test the return value of BITSET_TEST_RANGE_INSIDE_WORD better 2024-12-04 13:40:41 +00: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 treewide: Use regexp to replace usage of setenv with os_set_option. 2025-11-27 18:22:34 +00:00
dag_test.cpp util/dynarray: infer type in append 2025-10-24 18:32:07 +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
float8_test.cpp util: add float8 conversion functions 2025-06-23 07:59:24 +00:00
gc_alloc_tests.cpp util/tests: add gc_alloc_size alignment tests 2023-06-08 18:15:13 +00:00
half_float_test.cpp util/tests: move u_half_test into half_float_test 2025-03-13 21:36:23 +00: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
linear_test.cpp util: Add a way to set the min_buffer_size in linear_alloc 2024-01-02 16:07:06 +00:00
list_test.cpp util/tests: Add list iterator tests 2025-09-10 07:38:25 +00:00
lut_test.cpp util: add unit tests for util/lut.h 2025-09-16 21:48:37 +00:00
mesa-sha1_test.cpp util: Fix [-Wdeprecated-declarations] in mesa-sha1_test.cpp 2022-08-23 15:19:16 +00:00
os_mman_test.cpp util: Rename DETECT_OS_UNIX to DETECT_OS_POSIX 2024-06-07 01:56:28 +00:00
process_test.c mesa: replace most occurrences of getenv() with os_get_option() 2025-11-06 04:36:13 +00:00
range_minimum_query_test.cpp util: Add range_minimum_query 2025-09-08 23:03:13 +00:00
rb_tree_test.cpp util/rb_tree: Add augmented trees and interval trees 2023-11-02 21:03:46 +00: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/tests: Reduce load from sparse-array test 2024-09-09 12:54:34 +00:00
sparse_bitset_test.cpp util: Add sparse bitset data structure 2025-11-06 21:34:33 +00: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: Add unittest for timespec_get 2022-06-09 17:23:34 +00:00
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 util: Add util_call_once for optimize call to util_call_once_with_context out for hot path 2022-09-22 04:16:29 +00:00
u_debug_stack_test.cpp util: Force emission of stack frame in stack unit test 2024-08-13 20:35:23 +00:00
u_debug_test.cpp util,wgl: Replace usage of putenv with os_unset_option,os_set_option 2025-11-27 18:22:34 +00:00
u_dl_test.cpp util: Refactoring util_dl_get_path_from_proc out of clc/clc_helpers.cpp 2025-08-07 21:15:13 +00:00
u_memstream_test.cpp util: u_memstream: add tests 2024-10-17 02:50:21 +00:00
u_printf_test.cpp util/u_printf: properly handle %% 2024-06-21 13:58:14 +00:00
u_qsort_test.cpp util/tests: adjust for new gtest 2023-05-14 11:09:01 +00:00
vector_test.cpp util: Move tests in single file directories to tests/ 2021-10-20 21:40:31 -07:00
xmlconfig.cpp util,wgl: Replace usage of putenv with os_unset_option,os_set_option 2025-11-27 18:22:34 +00:00