camenduru's picture
pocketsphinx-20.04
37a92a9
#!/bin/bash
. ${CMAKE_BINARY_DIR}/test/testfuncs.sh
set -e
"${CMAKE_BINARY_DIR}/deletehash" -foo > _hash_delete5.out 2>&1
compare_table delete5 _hash_delete5.out $tests/unit/test_hash/_hash_delete5.res
rm -f _hash_delete5.out