summaryrefslogtreecommitdiffstats
path: root/fsa/src/alltest/detector_test.sh
blob: 73748a3382e51659737e769454c847bcf12f7f23 (plain) (blame)
1
2
3
4
#!/bin/bash
set -e
./fsa_detector_test_app < testinput.txt > detector_test.output
diff detector_test.output detector_test.out