CLBlast/test/correctness
Ivan Shapovalov ea43936e94 test/correctness: read platform and device from environment
Support passing environment variables CLBLAST_PLATFORM and CLBLAST_DEVICE
instead of -platform and -device arguments to test executables.

This is for `ctest`.
2016-08-27 05:37:26 +03:00
..
routines Renamed all C++ source files to .cpp to match the .hpp extension better 2016-06-19 13:55:49 +02:00
testblas.cpp Increased the verbosity of the '-verbose' option for the correctness tests, now printing when a library is called 2016-06-27 11:16:30 +02:00
testblas.hpp Moved all headers into the source tree, changed headers to .hpp extension 2016-06-18 20:20:13 +02:00
tester.cpp test/correctness: read platform and device from environment 2016-08-27 05:37:26 +03:00
tester.hpp Changed the symbol for error-code skipped tests to distinguish from succesfull error-code checks in the correctness tests 2016-06-27 11:27:54 +02:00