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 b1d722fc0c
Fix cast to work with INTERFACE64 (especially on big-endian)
1 year ago
..
common.c Fix rand_generate 2 years ago
common.h Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_caxpby.c Added new tests for BLAS-like and BLAS API in utest 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 Fix invalid tests 2 years ago
test_cgemm.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_cgemmt.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_cgemv_n.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_cgemv_t.c Fix portability problems 1 year ago
test_cimatcopy.c Remove zero rows/columns matcopy tests 2 years ago
test_comatcopy.c Remove zero rows/columns matcopy tests 2 years ago
test_crot.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_crotg.c Update rotg tests 2 years ago
test_csbmv.c Fix portability problems 1 year ago
test_cscal.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_cspmv.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_ctrmv.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_ctrsv.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_damin.c Fix uninitialized variables in the extensions utest 1 year ago
test_daxpby.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_dgeadd.c Fix invalid tests 2 years ago
test_dgemmt.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_dimatcopy.c Fix invalid tests 2 years ago
test_domatcopy.c Remove zero rows/columns matcopy tests 2 years ago
test_drotmg.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_dsum.c Fix uninitialized variables in the extensions utest 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 Fix uninitialized variables in the extensions utest 1 year ago
test_icamin.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_idamin.c Fix portability problems 1 year ago
test_isamin.c fix missing malloc 1 year ago
test_izamin.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_samin.c check abs zero inc 1 year ago
test_saxpby.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_scamax.c check abs zero inc 1 year ago
test_scamin.c check abs zero inc 1 year ago
test_scsum.c Fix uninitialized variables in the extensions utest 1 year ago
test_sgeadd.c Fix invalid tests 2 years ago
test_sgemmt.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_simatcopy.c Fix invalid tests 2 years ago
test_somatcopy.c Remove zero rows/columns matcopy tests 2 years ago
test_srotmg.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_ssum.c Fix uninitialized variables in the extensions utest 1 year ago
test_zaxpby.c Added new tests for BLAS-like and BLAS API in utest 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 Fix invalid tests 2 years ago
test_zgemm.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_zgemmt.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_zgemv_n.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_zgemv_t.c Fix portability problems 1 year ago
test_zimatcopy.c Remove zero rows/columns matcopy tests 2 years ago
test_zomatcopy.c Remove zero rows/columns matcopy tests 2 years ago
test_zrot.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_zrotg.c Update rotg tests 2 years ago
test_zsbmv.c Fix portability problem 1 year ago
test_zscal.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_zspmv.c Added new tests for BLAS-like and BLAS API in utest 2 years ago
test_ztrmv.c Fix rand_generate 2 years ago
test_ztrsv.c Fix rand_generate 2 years 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