File tree Expand file tree Collapse file tree
Examples/flp2epn-distributed Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,9 +56,9 @@ ForEach (_file RANGE 0 ${_length})
5656 )
5757EndForEach (_file RANGE 0 ${_length} )
5858
59- add_test (NAME run_flp2epn_distributed COMMAND ${CMAKE_BINARY_DIR} /Examples/flp2epn-distributed/test/testFLP2EPN-distributed.sh )
60- set_tests_properties (run_flp2epn_distributed PROPERTIES TIMEOUT "30" )
61- set_tests_properties (run_flp2epn_distributed PROPERTIES PASS_REGULAR_EXPRESSION "acknowledged after" )
59+ # add_test(NAME run_flp2epn_distributed COMMAND ${CMAKE_BINARY_DIR}/Examples/flp2epn-distributed/test/testFLP2EPN-distributed.sh)
60+ # set_tests_properties(run_flp2epn_distributed PROPERTIES TIMEOUT "30")
61+ # set_tests_properties(run_flp2epn_distributed PROPERTIES PASS_REGULAR_EXPRESSION "acknowledged after")
6262
6363install (FILES ${CMAKE_BINARY_DIR} /bin/startFLP2EPN-distributed.sh
6464 ${CMAKE_BINARY_DIR} /Examples/flp2epn-distributed/test/testFLP2EPN-distributed.sh
You can’t perform that action at this time.
0 commit comments