OpenBLAS/utest/test_extensions
Martin Kroeker 550bc77832
Fix expectation values for CblasRowMajor order
2024-10-10 20:39:29 +02:00
..
common.c Support compilation without CBLAS 2024-05-11 13:10:54 +02: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 Support compilation without CBLAS 2024-05-11 13:10:54 +02: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 Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_cgemm.c use blasint instead of int to quiet warnings 2024-05-12 10:24:16 +03:00
test_cgemmt.c Fix expectation values for CblasRowMajor order 2024-10-10 20:39:29 +02: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 fix zdotu argument passing in utest_ext on windows (#4691) 2024-05-13 14:50:50 +02:00
test_cimatcopy.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_comatcopy.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_crot.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_crotg.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_csbmv.c Fix portability problems 2024-02-26 22:22:48 +01:00
test_cscal.c Support compilation without CBLAS 2024-05-11 13:10:54 +02: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 Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_ctrsv.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_damin.c Fix uninitialized variables in the extensions utest 2024-04-13 12:26:35 +02:00
test_daxpby.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_dgeadd.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_dgemmt.c Fix expectation values for CblasRowMajor order 2024-10-10 20:39:29 +02:00
test_dimatcopy.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_domatcopy.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_drotmg.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_dsum.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_dzamax.c check abs zero inc 2024-02-10 00:46:52 +03:00
test_dzamin.c check abs zero inc 2024-02-10 00:46:52 +03:00
test_dzsum.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_icamin.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_idamin.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_isamin.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_izamin.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_samin.c check abs zero inc 2024-02-10 00:46:52 +03:00
test_saxpby.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_scamax.c check abs zero inc 2024-02-10 00:46:52 +03:00
test_scamin.c check abs zero inc 2024-02-10 00:46:52 +03:00
test_scsum.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_sgeadd.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_sgemmt.c Fix expectation values for CblasRowMajor order 2024-10-10 20:39:29 +02:00
test_simatcopy.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_somatcopy.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_srotmg.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_ssum.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_zaxpby.c Support compilation without CBLAS 2024-05-11 13:10:54 +02: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 Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_zgemm.c use blasint instead of int to quiet warnings 2024-05-12 10:24:16 +03:00
test_zgemmt.c Fix expectation values for CblasRowMajor order 2024-10-10 20:39:29 +02: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 fix zdotu argument passing in utest_ext on windows (#4691) 2024-05-13 14:50:50 +02:00
test_zimatcopy.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_zomatcopy.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_zrot.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_zrotg.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_zsbmv.c Fix portability problem 2024-02-27 07:19:52 +01:00
test_zscal.c Support compilation without CBLAS 2024-05-11 13:10:54 +02: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 Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
test_ztrsv.c Support compilation without CBLAS 2024-05-11 13:10:54 +02:00
utest_main2.c Fix openblas_utest_ext build in AIX 2024-04-25 07:32:21 -04:00
xerbla.c Fix cast to work with INTERFACE64 (especially on big-endian) 2024-04-29 15:37:26 +02:00