You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Kroeker 11ff18bb0f
Merge pull request #5081 from XiWeiGu/kernel_generic_fixed_cscal_zscal
3 months ago
..
test_extensions Disable tests with incx,incy=0 (undefined behavior) 7 months ago
CMakeLists.txt utest: Add test_gemv 1 year ago
Makefile utest: Add test_gemv 1 year ago
ctest.h fix improper function prototypes (empty parentheses) 2 years ago
openblas_utest.h Assume no underline suffixes on symbols when compiling with Intel ifx on Windows 9 months ago
test_amax.c utest: Add utest for the {sc/dz}amax and {s/d/sc/dz}amin 1 year ago
test_amin.c utest: Add utest for the {sc/dz}amax and {s/d/sc/dz}amin 1 year ago
test_axpby.c utest: add axpby 1 year ago
test_axpy.c Add INCX=0,INCY=1 test case for CAXPY 2 years ago
test_dnrm2.c Update utest/test_dnrm2.c 1 year ago
test_dotu.c Make tests for individual variable types conditional on the respective BUILD_ option 5 years ago
test_dsdot.c Adapt utests for builds supportin only some variable types 5 years ago
test_fork.c Improve error message output from the fork() utest (#4753) 1 year ago
test_gemv.c utest: Add utest for {c/z}scal and {c/z}gemv 8 months ago
test_ismin.c Make tests for individual variable types conditional on the respective BUILD_ option 5 years ago
test_kernel_regress.c Make tests conditional on BUILD_DOUBLE 5 years ago
test_min.c Make tests for individual variable types conditional on the respective BUILD_ option 5 years ago
test_post_fork.c Improve error message output from the fork() utest (#4753) 1 year ago
test_potrs.c no-gcse when loongarch64 5 months ago
test_rot.c Further rearranged the rotm kernel for the different architectures. 8 months ago
test_rotmg.c Make tests conditional on BUILD_DOUBLE 5 years ago
test_swap.c Make tests for individual variable types conditional on the respective BUILD_ option 5 years ago
test_zscal.c utest: Add utest for {c/z}scal and {c/z}gemv 8 months ago
utest_main.c Use ctest.h for unit test. Enable unit test on travis CI. 9 years ago
utest_main2.c Fix utest compilation 1 year ago