aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2024-06-15 21:01:36 -0300
committerJames Almer <jamrial@gmail.com>2024-06-15 21:02:06 -0300
commitfa325379c9d007a51e5fb870a89ec6303bd771f5 (patch)
tree8954fa8c82c0b911d89e7f5f746769541557fd26
parent8a4c9d6bd31f56f588f74f3f06fc78769392fbdd (diff)
downloadffmpeg-fa325379c9d007a51e5fb870a89ec6303bd771f5.tar.gz
fate/checkasm: run the sw_range_convert test
Signed-off-by: James Almer <jamrial@gmail.com>
-rw-r--r--tests/fate/checkasm.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fate/checkasm.mak b/tests/fate/checkasm.mak
index 9490aef154..0ed2ea5be6 100644
--- a/tests/fate/checkasm.mak
+++ b/tests/fate/checkasm.mak
@@ -41,6 +41,7 @@ FATE_CHECKASM = fate-checkasm-aacencdsp \
fate-checkasm-svq1enc \
fate-checkasm-synth_filter \
fate-checkasm-sw_gbrp \
+ fate-checkasm-sw_range_convert \
fate-checkasm-sw_rgb \
fate-checkasm-sw_scale \
fate-checkasm-takdsp \