mirror of https://github.com/drowe67/LPCNet.git
more info on ctest fail
parent
cf3bd6e73a
commit
8095f8ca2a
|
@ -29,7 +29,7 @@ script:
|
|||
- cd src && sox ../../wav/wia.wav -t raw -r 16000 - | ./lpcnet_enc -s | ./lpcnet_dec -s > /dev/null
|
||||
# some LPCNet ctests
|
||||
- ls -l
|
||||
- cd $BUILDDIR && ctest
|
||||
- cd $BUILDDIR && ctest --output-on-failure
|
||||
# Re-build codec2 with LPCNet and test FreeDV 2020 support
|
||||
- cd $CODEC2DIR/build_linux
|
||||
- make clean
|
||||
|
|
Loading…
Reference in New Issue