From: Pawel Szewczyk Date: Tue, 20 Oct 2015 11:32:55 +0000 (+0200) Subject: tests: Run tests in verbose mode X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5e3dcdf2011ab841eb4e53e1fbf64daa5668035e;p=platform%2Fcore%2Fapi%2Fusb-host.git tests: Run tests in verbose mode As reaching failed tests log while cross compiling in separate environment is not very convienient, tests are now run in verbose mode. Change-Id: I9a4abb73f385517b024c8d927f5de2a2884243af Signed-off-by: Pawel Szewczyk --- diff --git a/packaging/capi-system-usbhost.spec b/packaging/capi-system-usbhost.spec index 7172dfa..028165c 100644 --- a/packaging/capi-system-usbhost.spec +++ b/packaging/capi-system-usbhost.spec @@ -59,7 +59,7 @@ export LDFLAGS="${LDFLAGS} -Wl,--rpath=%{_libdir}" %__make %{?_smp_mflags} -make test +ctest -V %install rm -rf %{buildroot}