mesa/src/util/tests
Dylan Baker e73096bd6d meson: use gtest protocol for gtest based tests when possible
With the `gtest` protocol meson will add some extra arguments to the
test to generate better junit results, which may be useful. This
protocol is only available in meson 0.55.0+, so keep using the default
`exitcode` protocol for meson older than that.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8484>
2021-10-16 03:22:24 +00:00
..
cache meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +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: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00
fast_urem_by_const meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00
format util: Switch the non-block formats to unpacking rgba rows instead of rects. 2021-04-19 17:59:44 +00:00
hash_table util/hash_table: add macro for destructively iterating entries 2021-04-07 22:57:27 +00:00
set meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00
sparse_array meson: inline inc_common 2020-03-28 21:36:54 +01:00
string_buffer meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00
timespec meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00
vector meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00
vma util/vma: Fix leak of the heap in the unit test. 2020-12-15 19:39:29 +00:00
dag_test.cpp util: Add unit tests for dag 2021-08-17 17:54:09 +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
xmlconfig.cpp util/xmlconfig: Test values set via the environment 2021-08-21 00:53:18 +00:00