Initial import to Tizen
[profile/ivi/sphinxbase.git] / test / unit / test_feat / _test_feat.test
1 #!/bin/sh
2 . ../testfuncs.sh
3
4 set -e
5 ./test_feat > _test_feat.out
6 compare_table feat _test_feat.out $tests/unit/test_feat/_test_feat.res
7 rm -f _test_feat.out