File size: 2,366 Bytes
5610573 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | # CMake generated Testfile for
# Source directory: /content/pocketsphinx/test/regression
# Build directory: /content/pocketsphinx/build/test/regression
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
add_test(test-cards.sh "/bin/bash" "/content/pocketsphinx/test/regression/test-cards.sh")
set_tests_properties(test-cards.sh PROPERTIES ENVIRONMENT "CMAKE_BINARY_DIR=/content/pocketsphinx/build" _BACKTRACE_TRIPLES "/content/pocketsphinx/test/regression/CMakeLists.txt;11;add_test;/content/pocketsphinx/test/regression/CMakeLists.txt;0;")
add_test(test-lm.sh "/bin/bash" "/content/pocketsphinx/test/regression/test-lm.sh")
set_tests_properties(test-lm.sh PROPERTIES ENVIRONMENT "CMAKE_BINARY_DIR=/content/pocketsphinx/build" _BACKTRACE_TRIPLES "/content/pocketsphinx/test/regression/CMakeLists.txt;11;add_test;/content/pocketsphinx/test/regression/CMakeLists.txt;0;")
add_test(test-main.sh "/bin/bash" "/content/pocketsphinx/test/regression/test-main.sh")
set_tests_properties(test-main.sh PROPERTIES ENVIRONMENT "CMAKE_BINARY_DIR=/content/pocketsphinx/build" _BACKTRACE_TRIPLES "/content/pocketsphinx/test/regression/CMakeLists.txt;11;add_test;/content/pocketsphinx/test/regression/CMakeLists.txt;0;")
add_test(test-align.sh "/bin/bash" "/content/pocketsphinx/test/regression/test-align.sh")
set_tests_properties(test-align.sh PROPERTIES ENVIRONMENT "CMAKE_BINARY_DIR=/content/pocketsphinx/build" _BACKTRACE_TRIPLES "/content/pocketsphinx/test/regression/CMakeLists.txt;11;add_test;/content/pocketsphinx/test/regression/CMakeLists.txt;0;")
add_test(test-tidigits-fsg.sh "/bin/bash" "/content/pocketsphinx/test/regression/test-tidigits-fsg.sh")
set_tests_properties(test-tidigits-fsg.sh PROPERTIES ENVIRONMENT "CMAKE_BINARY_DIR=/content/pocketsphinx/build" _BACKTRACE_TRIPLES "/content/pocketsphinx/test/regression/CMakeLists.txt;11;add_test;/content/pocketsphinx/test/regression/CMakeLists.txt;0;")
add_test(test-tidigits-simple.sh "/bin/bash" "/content/pocketsphinx/test/regression/test-tidigits-simple.sh")
set_tests_properties(test-tidigits-simple.sh PROPERTIES ENVIRONMENT "CMAKE_BINARY_DIR=/content/pocketsphinx/build" _BACKTRACE_TRIPLES "/content/pocketsphinx/test/regression/CMakeLists.txt;11;add_test;/content/pocketsphinx/test/regression/CMakeLists.txt;0;")
|