Print test output on error.

This commit is contained in:
Andreas Schneider 2015-02-20 09:26:48 +01:00
parent 8f4409a7e3
commit 74433906f2

View File

@ -114,7 +114,7 @@ ln -s libcmocka.so %{buildroot}%{_libdir}/libcmockery.so
%check
pushd obj
make test
make test || cat Testing/Temporary/LastTest.log
popd
%files -n libcmocka