Use ctest.h for unit test. Enable unit test on travis CI.
authorZhang Xianyi <traits.zhang@gmail.com>
Fri, 29 Jan 2016 03:35:31 +0000 (11:35 +0800)
committerZhang Xianyi <traits.zhang@gmail.com>
Fri, 29 Jan 2016 03:35:31 +0000 (11:35 +0800)
commit5a8447e97eb40ee8030a0bfd0131c6a1c91af7f6
treea9042552099d2a7aa3435f99426327ec5b4d061a
parentbe95bdaf473aa36f7b77f383783763b1cef019da
Use ctest.h for unit test. Enable unit test on travis CI.
.travis.yml
Makefile
utest/Makefile
utest/ctest.h [new file with mode: 0644]
utest/main.c [deleted file]
utest/openblas_utest.h [moved from utest/common_utest.h with 70% similarity]
utest/test_amax.c
utest/utest_main.c [new file with mode: 0644]