libyuv/unit_test
Frank Barchard 4ac0a3ae3d ubsan compliant '_any' functions using ptrdiff_t for pointer math
Bug: 416842099
Change-Id: I1e3c7bc1b363c11baeb3b529ee78e5ac8878c359
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/6634217
Reviewed-by: Wan-Teh Chang <wtc@google.com>
2025-06-10 15:01:52 -07:00
..
testdata [AArch64] getauxval(AT_HWCAP{,2}) feature detection, attempt #2 2024-04-25 21:26:31 +00:00
basictypes_test.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
color_test.cc YUY2ToNV12 using YUY2ToY and YUY2ToNVUV 2022-09-30 22:41:21 +00:00
compare_test.cc fix compare row test for avx2 which does 64 bytes per loop 2021-04-06 22:37:25 +00:00
convert_argb_test.cc ubsan compliant '_any' functions using ptrdiff_t for pointer math 2025-06-10 15:01:52 -07:00
convert_test.cc convert_test.cc: Remove unused ENABLE_ROW_TESTS 2025-04-04 15:43:59 -07:00
cpu_test.cc Add SME2 detect 2025-03-27 11:08:08 -07:00
cpu_thread_test.cc Fix -Wmissing-prototypes warnings 2024-08-12 19:08:24 +00:00
math_test.cc Disable tests via macro that refer to row.h 2019-08-20 18:44:36 +00:00
planar_test.cc Remove duplicate code in planar_functions.h 2025-04-04 15:48:23 -07:00
rotate_argb_test.cc Fix -Wmissing-prototypes warnings 2024-08-12 19:08:24 +00:00
rotate_test.cc Transpose 4x4 for SSE2 and AVX2 2023-03-03 17:46:23 +00:00
scale_argb_test.cc Apply clang format 2025-01-02 13:31:20 -08:00
scale_plane_test.cc Fix -Wmissing-prototypes warnings 2024-08-12 19:08:24 +00:00
scale_rgb_test.cc Enable 256x144 scale tests for libyuv 2022-07-13 11:08:29 +00:00
scale_test.cc Apply clang format 2025-01-02 13:31:20 -08:00
scale_uv_test.cc cpuid for arm/mips/riscv initialize buffer 2023-04-27 22:46:27 +00:00
unit_test.cc avx10_2 detect 2025-01-21 13:53:19 -08:00
unit_test.h Use pragma comment to disable warning for ASSERT_NE when including gtest.h 2025-05-15 15:58:15 -07:00
video_common_test.cc Add support for AR64 format 2021-03-13 20:55:21 +00:00