aboutsummaryrefslogtreecommitdiffstats
path: root/fsa/src/alltest/detector_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fsa/src/alltest/detector_test.sh')
-rwxr-xr-xfsa/src/alltest/detector_test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/fsa/src/alltest/detector_test.sh b/fsa/src/alltest/detector_test.sh
new file mode 100755
index 00000000000..dd6f650a35c
--- /dev/null
+++ b/fsa/src/alltest/detector_test.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+./fsa_detector_test_app < testinput.txt > detector_test.output
+diff detector_test.output detector_test.out