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 7aaa0ce0e8
utest needs to be linked against libm on QNX as well
3 years ago
..
CMakeLists.txt utest needs to be linked against libm on QNX as well 3 years ago
Makefile Add DNRM2 regression test for issues 2998 and 3654 3 years ago
ctest.h Fix ctest.h to build using clang on windows 4 years ago
openblas_utest.h Refs #695 add testcase. 9 years ago
test_amax.c Make tests for individual variable types conditional on the respective BUILD_ option 5 years ago
test_axpy.c Make tests for individual variable types conditional on the respective BUILD_ option 5 years ago
test_dnrm2.c use huge_val not huge_valf for portability 3 years ago
test_dotu.c Make tests for individual variable types conditional on the respective BUILD_ option 5 years ago
test_dsdot.c Adapt utests for builds supportin only some variable types 5 years ago
test_fork.c Add reproducer test for crash after fork 4 years ago
test_ismin.c Make tests for individual variable types conditional on the respective BUILD_ option 5 years ago
test_kernel_regress.c Make tests conditional on BUILD_DOUBLE 5 years ago
test_min.c Make tests for individual variable types conditional on the respective BUILD_ option 5 years ago
test_post_fork.c Add reproducer test for crash after fork 4 years ago
test_potrs.c Adapt tests to having only a subset of types in the library 5 years ago
test_rot.c Make tests for individual variable types conditional on the respective BUILD_ option 5 years ago
test_rotmg.c Make tests conditional on BUILD_DOUBLE 5 years ago
test_swap.c Make tests for individual variable types conditional on the respective BUILD_ option 5 years ago
utest_main.c Use ctest.h for unit test. Enable unit test on travis CI. 9 years ago
utest_main2.c properly embed test_dnrm2 3 years ago