OpenBLAS/utest/test_extensions
kseniyazaytseva ff10e6b6dc Fix zero step tests 2024-02-08 00:19:54 +03:00
..
common.c Fix rand_generate 2024-01-18 23:56:22 +03:00
common.h Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_caxpby.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_caxpyc.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_cgbmv.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_cgeadd.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_cgemm.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_cgemmt.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_cgemv_n.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_cgemv_t.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_cimatcopy.c Remove zero rows/columns matcopy tests 2024-02-02 12:26:23 +03:00
test_comatcopy.c Remove zero rows/columns matcopy tests 2024-02-02 12:26:23 +03:00
test_crot.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_crotg.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_csbmv.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_cscal.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_cspmv.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_ctrmv.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_ctrsv.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_damin.c Fix zero step tests 2024-02-08 00:19:54 +03:00
test_daxpby.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_dgeadd.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_dgemmt.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_dimatcopy.c Remove zero rows/columns matcopy tests 2024-02-02 12:26:23 +03:00
test_domatcopy.c Remove zero rows/columns matcopy tests 2024-02-02 12:26:23 +03:00
test_drotmg.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_dsum.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_dzamax.c Fix zero step tests 2024-02-08 00:19:54 +03:00
test_dzamin.c Fix zero step tests 2024-02-08 00:19:54 +03:00
test_dzsum.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_icamin.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_idamin.c Fix zero step tests 2024-02-08 00:19:54 +03:00
test_isamin.c Fix zero step tests 2024-02-08 00:19:54 +03:00
test_izamin.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_samin.c Fix zero step tests 2024-02-08 00:19:54 +03:00
test_saxpby.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_scamax.c Fix zero step tests 2024-02-08 00:19:54 +03:00
test_scamin.c Fix zero step tests 2024-02-08 00:19:54 +03:00
test_scsum.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_sgeadd.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_sgemmt.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_simatcopy.c Remove zero rows/columns matcopy tests 2024-02-02 12:26:23 +03:00
test_somatcopy.c Remove zero rows/columns matcopy tests 2024-02-02 12:26:23 +03:00
test_srotmg.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_ssum.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_zaxpby.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_zaxpyc.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_zgbmv.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_zgeadd.c Fix rand_generate 2024-01-18 23:56:22 +03:00
test_zgemm.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_zgemmt.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_zgemv_n.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_zgemv_t.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_zimatcopy.c Remove zero rows/columns matcopy tests 2024-02-02 12:26:23 +03:00
test_zomatcopy.c Remove zero rows/columns matcopy tests 2024-02-02 12:26:23 +03:00
test_zrot.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_zrotg.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_zsbmv.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_zscal.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_zspmv.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00
test_ztrmv.c Fix rand_generate 2024-01-18 23:56:22 +03:00
test_ztrsv.c Fix rand_generate 2024-01-18 23:56:22 +03:00
xerbla.c Added new tests for BLAS-like and BLAS API in utest 2024-01-18 23:56:22 +03:00