Restored removed test_round_pair_f64 test afetr PR 24941.

pull/25912/head
Alexander Smorkalov 5 months ago
parent 81f33103fd
commit 04f9e3cd4f
  1. 1
      modules/core/test/test_intrin_utils.hpp

@ -2246,6 +2246,7 @@ void test_hal_intrin_float64()
.test_mask()
.test_unpack()
.test_float_math()
.test_round_pair_f64()
.test_float_cvt32()
.test_reverse()
.test_extract<0>().test_extract<1>()

Loading…
Cancel
Save