File size: 2,689 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/unit/test_string
# Build directory: /content/pocketsphinx/build/test/unit/test_string
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
add_test(_fread_line.test "/bin/bash" "/content/pocketsphinx/test/unit/test_string/_fread_line.test")
set_tests_properties(_fread_line.test PROPERTIES ENVIRONMENT "CMAKE_BINARY_DIR=/content/pocketsphinx/build" WORKING_DIRECTORY "/content/pocketsphinx/build" _BACKTRACE_TRIPLES "/content/pocketsphinx/test/unit/test_string/CMakeLists.txt;28;add_test;/content/pocketsphinx/test/unit/test_string/CMakeLists.txt;0;")
add_test(_nextword.test "/bin/bash" "/content/pocketsphinx/test/unit/test_string/_nextword.test")
set_tests_properties(_nextword.test PROPERTIES ENVIRONMENT "CMAKE_BINARY_DIR=/content/pocketsphinx/build" WORKING_DIRECTORY "/content/pocketsphinx/build" _BACKTRACE_TRIPLES "/content/pocketsphinx/test/unit/test_string/CMakeLists.txt;28;add_test;/content/pocketsphinx/test/unit/test_string/CMakeLists.txt;0;")
add_test(_str2words.test "/bin/bash" "/content/pocketsphinx/test/unit/test_string/_str2words.test")
set_tests_properties(_str2words.test PROPERTIES ENVIRONMENT "CMAKE_BINARY_DIR=/content/pocketsphinx/build" WORKING_DIRECTORY "/content/pocketsphinx/build" _BACKTRACE_TRIPLES "/content/pocketsphinx/test/unit/test_string/CMakeLists.txt;28;add_test;/content/pocketsphinx/test/unit/test_string/CMakeLists.txt;0;")
add_test(_string_join.test "/bin/bash" "/content/pocketsphinx/test/unit/test_string/_string_join.test")
set_tests_properties(_string_join.test PROPERTIES ENVIRONMENT "CMAKE_BINARY_DIR=/content/pocketsphinx/build" WORKING_DIRECTORY "/content/pocketsphinx/build" _BACKTRACE_TRIPLES "/content/pocketsphinx/test/unit/test_string/CMakeLists.txt;28;add_test;/content/pocketsphinx/test/unit/test_string/CMakeLists.txt;0;")
add_test(_string_trim.test "/bin/bash" "/content/pocketsphinx/test/unit/test_string/_string_trim.test")
set_tests_properties(_string_trim.test PROPERTIES ENVIRONMENT "CMAKE_BINARY_DIR=/content/pocketsphinx/build" WORKING_DIRECTORY "/content/pocketsphinx/build" _BACKTRACE_TRIPLES "/content/pocketsphinx/test/unit/test_string/CMakeLists.txt;28;add_test;/content/pocketsphinx/test/unit/test_string/CMakeLists.txt;0;")
add_test(test_atof "/content/pocketsphinx/build/test_atof")
set_tests_properties(test_atof PROPERTIES ENVIRONMENT "CMAKE_BINARY_DIR=/content/pocketsphinx/build" _BACKTRACE_TRIPLES "/content/pocketsphinx/test/unit/test_string/CMakeLists.txt;31;add_test;/content/pocketsphinx/test/unit/test_string/CMakeLists.txt;0;")
|