projects
/
sigrok-util.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4485db1
)
sigrok-cross-linux: Run sr/srd unit tests.
author
Uwe Hermann
<uwe@hermann-uwe.de>
Tue, 23 Sep 2014 14:10:37 +0000
(16:10 +0200)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Tue, 23 Sep 2014 16:25:14 +0000
(18:25 +0200)
cross-compile/linux/sigrok-cross-linux
patch
|
blob
|
history
diff --git
a/cross-compile/linux/sigrok-cross-linux
b/cross-compile/linux/sigrok-cross-linux
index c7a79c4dbf6169ce4959f84c287a07f59e69c97b..8dd770d9ef921a12eed0418f6dace9aa4e108b71 100755
(executable)
--- a/
cross-compile/linux/sigrok-cross-linux
+++ b/
cross-compile/linux/sigrok-cross-linux
@@
-76,6
+76,7
@@
cd build
PKG_CONFIG_PATH=$P ../configure $C
make $PARALLEL
PYTHONPATH=$PYPATH make install
+make check
cd ../..
# libsigrokdecode
@@
-87,6
+88,7
@@
cd build
PKG_CONFIG_PATH=$P ../configure $C
make $PARALLEL
make install
+make check
cd ../..
# sigrok-firmware