summaryrefslogtreecommitdiff
path: root/test/correctness/routines/level1/xasum.cc
AgeCommit message (Collapse)Author
2016-06-02Added return value to the test binaries (0: success, 1: failure), allowing ↵Cedric Nugteren
it to work under CTest properly
2016-05-26Added half-precision tests for the CBLAS reference through conversion to ↵Cedric Nugteren
single-precison
2016-04-13Added prototype for xASUM routinescnugteren