summaryrefslogtreecommitdiff
path: root/tests/szcomp.sh
blob: f14093267348d5d4aa5df31792afe56f27f0211b (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
set -e
testfile=${srcdir}/../data/121B2TestData/ExtendedParameters/sar32bit.dat
if [ ! -f $testfile ]; then
    echo "ERROR: sample data not found."
    exit -1
fi
./check_szcomp $testfile