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