]> sigrok.org Git - sigrok-util.git/commitdiff
sigrok-cross-linux: Run sr/srd unit tests.
authorUwe Hermann <redacted>
Tue, 23 Sep 2014 14:10:37 +0000 (16:10 +0200)
committerUwe Hermann <redacted>
Tue, 23 Sep 2014 16:25:14 +0000 (18:25 +0200)
cross-compile/linux/sigrok-cross-linux

index c7a79c4dbf6169ce4959f84c287a07f59e69c97b..8dd770d9ef921a12eed0418f6dace9aa4e108b71 100755 (executable)
@@ -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