Skip to content

Console Output

+ cmake --build ./build_cmake --parallel 12 --target test
Running tests...
Test project /var/lib/jenkins2/ws/OpenModelica_PR-14477/build_cmake
    Start 1: test_read_array_input_xml
1/3 Test #1: test_read_array_input_xml ........   Passed    0.01 sec
    Start 2: test_read_matrix_input_xml
2/3 Test #2: test_read_matrix_input_xml .......   Passed    0.01 sec
    Start 3: test_read_tensor_input_xml
3/3 Test #3: test_read_tensor_input_xml .......   Passed    0.01 sec

100% tests passed, 0 tests failed out of 3

Total Test time (real) =   0.03 sec