projects
/
platform
/
core
/
api
/
usb-host.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a24e94f
)
tests: Run tests in verbose mode
author
Pawel Szewczyk
<p.szewczyk@samsung.com>
Tue, 20 Oct 2015 11:32:55 +0000
(13:32 +0200)
committer
Stanislaw Wadas
<s.wadas@samsung.com>
Wed, 2 Dec 2015 12:50:46 +0000
(13:50 +0100)
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 <p.szewczyk@samsung.com>
packaging/capi-system-usbhost.spec
patch
|
blob
|
history
diff --git
a/packaging/capi-system-usbhost.spec
b/packaging/capi-system-usbhost.spec
index 7172dfafa2f5199a470299a865895be009af3b48..028165cc0cfe579fe1919cfc96a1091b70f5d3b4 100644
(file)
--- 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}