mesa/src/util/tests
Yiwei Zhang 53d9debcf4 util: refactor to use DETECT_OS_ANDROID
except leaving u_endian.h behind to use __ANDROID__ directly to be
consistent with the rest in that file, which deserves a different
refactor

Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27374>
2024-02-01 19:29:49 +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 util: make BITSET_TEST_RANGE_INSIDE_WORD take a value to compare with 2023-12-09 00:05:27 +00:00
blob_test.cpp
cache_test.cpp util: refactor to use DETECT_OS_ANDROID 2024-02-01 19:29:49 +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 util/tests: Disable half-float NaN test on hppa/old-mips 2024-01-12 17:47:55 +00:00
int_min_max.cpp
linear_test.cpp util: Add a way to set the min_buffer_size in linear_alloc 2024-01-02 16:07:06 +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: Add augmented trees and interval trees 2023-11-02 21:03:46 +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
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: drop driInjectDataDir() now that DRIRC_CONFIGDIR is always supported 2023-10-16 07:59:38 +00:00