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 57208b8bce
Disable tests with incx,incy=0 (undefined behavior)
7 months ago
..
common.c Rename local copy functions to avoid name clash with the standard BLAS ones 9 months ago
common.h Rename local copy functions to avoid name clash with the standard BLAS ones 9 months ago
test_caxpby.c Support compilation without CBLAS 1 year ago
test_caxpyc.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_cgbmv.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_cgeadd.c Support compilation without CBLAS 1 year ago
test_cgemm.c use blasint instead of int to quiet warnings 1 year ago
test_cgemmt.c Fix expectation values for CblasRowMajor order 11 months ago
test_cgemv_n.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_cgemv_t.c fix zdotu argument passing in utest_ext on windows (#4691) 1 year ago
test_cimatcopy.c Rename local copy functions to avoid name clash with the standard BLAS ones 9 months ago
test_comatcopy.c Rename local copy functions to avoid name clash with the standard BLAS ones 9 months ago
test_crot.c Disable tests with incx,incy=0 (undefined behavior) 7 months ago
test_crotg.c Support compilation without CBLAS 1 year ago
test_csbmv.c Fix portability problems 1 year ago
test_cscal.c Support compilation without CBLAS 1 year ago
test_cspmv.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_ctrmv.c Support compilation without CBLAS 1 year ago
test_ctrsv.c Support compilation without CBLAS 1 year ago
test_damin.c Fix uninitialized variables in the extensions utest 1 year ago
test_daxpby.c Support compilation without CBLAS 1 year ago
test_dgeadd.c Support compilation without CBLAS 1 year ago
test_dgemmt.c Fix expectation values for CblasRowMajor order 11 months ago
test_dimatcopy.c Rename local copy functions to avoid name clash with the standard BLAS ones 9 months ago
test_domatcopy.c Rename local copy functions to avoid name clash with the standard BLAS ones 9 months ago
test_drotmg.c Support compilation without CBLAS 1 year ago
test_dsum.c Support compilation without CBLAS 1 year ago
test_dzamax.c check abs zero inc 1 year ago
test_dzamin.c check abs zero inc 1 year ago
test_dzsum.c Support compilation without CBLAS 1 year ago
test_icamin.c Support compilation without CBLAS 1 year ago
test_idamin.c Support compilation without CBLAS 1 year ago
test_isamin.c Support compilation without CBLAS 1 year ago
test_izamin.c Support compilation without CBLAS 1 year ago
test_samin.c check abs zero inc 1 year ago
test_saxpby.c Support compilation without CBLAS 1 year ago
test_scamax.c check abs zero inc 1 year ago
test_scamin.c check abs zero inc 1 year ago
test_scsum.c Support compilation without CBLAS 1 year ago
test_sgeadd.c Support compilation without CBLAS 1 year ago
test_sgemmt.c Fix expectation values for CblasRowMajor order 11 months ago
test_simatcopy.c Rename local copy functions to avoid name clash with the standard BLAS ones 9 months ago
test_somatcopy.c Rename local copy functions to avoid name clash with the standard BLAS ones 9 months ago
test_srotmg.c Support compilation without CBLAS 1 year ago
test_ssum.c Support compilation without CBLAS 1 year ago
test_zaxpby.c Support compilation without CBLAS 1 year ago
test_zaxpyc.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_zgbmv.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_zgeadd.c Support compilation without CBLAS 1 year ago
test_zgemm.c use blasint instead of int to quiet warnings 1 year ago
test_zgemmt.c Fix expectation values for CblasRowMajor order 11 months ago
test_zgemv_n.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_zgemv_t.c fix zdotu argument passing in utest_ext on windows (#4691) 1 year ago
test_zimatcopy.c Rename local copy functions to avoid name clash with the standard BLAS ones 9 months ago
test_zomatcopy.c Rename local copy functions to avoid name clash with the standard BLAS ones 9 months ago
test_zrot.c Disable tests with incx,incy=0 (undefined behavior) 7 months ago
test_zrotg.c Support compilation without CBLAS 1 year ago
test_zsbmv.c Fix portability problem 1 year ago
test_zscal.c Support compilation without CBLAS 1 year ago
test_zspmv.c Added new tests for BLAS-like and BLAS API in utest 1 year ago
test_ztrmv.c Support compilation without CBLAS 1 year ago
test_ztrsv.c Support compilation without CBLAS 1 year ago
utest_main2.c Fix openblas_utest_ext build in AIX 1 year ago
xerbla.c Fix cast to work with INTERFACE64 (especially on big-endian) 1 year ago