CMake

StringFileTest

command_line: /__w/nightly-builds/nightly-builds/build/bin/ctest "--build-and-test" "/__w/nightly-builds/nightly-builds/Tests/StringFileTest" "/__w/nightly-builds/nightly-builds/build/Tests/StringFileTest" "--build-two-config" "--build-generator" "Ninja" "--build-makeprogram" "/usr/bin/ninja" "--build-project" "StringFileTest" "--build-options" "--test-command" "StringFileTest"

working_directory: "./Tests"

Processors: 1

Execution Time: 1.868

BeforeCPULoadAverage: 3.29150390625

AfterCPULoadAverage: 3.29150390625

BeforeHostMemoryUsed: 1385508

AfterHostMemoryUsed: 1378264

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

Internal cmake changing into directory: /__w/nightly-builds/nightly-builds/build/Tests/StringFileTest
======== CMake output     ======
The C compiler identification is Clang 21.0.0
The CXX compiler identification is Clang 21.0.0
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working C compiler: /usr/bin/cc - skipped
Detecting C compile features
Detecting C compile features - done
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Check for working CXX compiler: /usr/bin/c++ - skipped
Detecting CXX compile features
Detecting CXX compile features - done
file(READ HEX) correctly read [0001027700]
file(STRINGS) correctly read [#include "includefile"
]
file(STRINGS) correctly read from hex file ["INFO:compiler[SDCC-HEX]]
file(STRINGS) correctly read from srec file ["INFO:compiler[SDCC-SREC]]
file(STRINGS) correctly read from utf8 file [The value of π (pi) is 3.141593;Line mixed with binary partially matches valid utf8: π is ;93.1593]
[ST1] == [ST1]
[ST2] == [ST2]...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...