pocketsphinx / build /test /unit /test_matrix /CTestTestfile.cmake
camenduru's picture
pocketsphinx
5610573
# CMake generated Testfile for
# Source directory: /content/pocketsphinx/test/unit/test_matrix
# Build directory: /content/pocketsphinx/build/test/unit/test_matrix
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
add_test(_test_determinant.test "/bin/bash" "/content/pocketsphinx/test/unit/test_matrix/_test_determinant.test")
set_tests_properties(_test_determinant.test PROPERTIES ENVIRONMENT "CMAKE_BINARY_DIR=/content/pocketsphinx/build" WORKING_DIRECTORY "/content/pocketsphinx/build" _BACKTRACE_TRIPLES "/content/pocketsphinx/test/unit/test_matrix/CMakeLists.txt;24;add_test;/content/pocketsphinx/test/unit/test_matrix/CMakeLists.txt;0;")
add_test(_test_invert.test "/bin/bash" "/content/pocketsphinx/test/unit/test_matrix/_test_invert.test")
set_tests_properties(_test_invert.test PROPERTIES ENVIRONMENT "CMAKE_BINARY_DIR=/content/pocketsphinx/build" WORKING_DIRECTORY "/content/pocketsphinx/build" _BACKTRACE_TRIPLES "/content/pocketsphinx/test/unit/test_matrix/CMakeLists.txt;24;add_test;/content/pocketsphinx/test/unit/test_matrix/CMakeLists.txt;0;")
add_test(_test_solve.test "/bin/bash" "/content/pocketsphinx/test/unit/test_matrix/_test_solve.test")
set_tests_properties(_test_solve.test PROPERTIES ENVIRONMENT "CMAKE_BINARY_DIR=/content/pocketsphinx/build" WORKING_DIRECTORY "/content/pocketsphinx/build" _BACKTRACE_TRIPLES "/content/pocketsphinx/test/unit/test_matrix/CMakeLists.txt;24;add_test;/content/pocketsphinx/test/unit/test_matrix/CMakeLists.txt;0;")