diff options
Diffstat (limited to 'build/Testing/20260129-1317/Test.xml')
| -rw-r--r-- | build/Testing/20260129-1317/Test.xml | 46 |
1 files changed, 41 insertions, 5 deletions
diff --git a/build/Testing/20260129-1317/Test.xml b/build/Testing/20260129-1317/Test.xml index 5701d26..4593bc9 100644 --- a/build/Testing/20260129-1317/Test.xml +++ b/build/Testing/20260129-1317/Test.xml @@ -24,11 +24,47 @@ ProcessorClockFrequency="0" > <Testing> - <StartDateTime>Jan 29 14:25 CET</StartDateTime> - <StartTestTime>1769693101</StartTestTime> - <TestList/> - <EndDateTime>Jan 29 14:25 CET</EndDateTime> - <EndTestTime>1769693101</EndTestTime> + <StartDateTime>Jan 29 14:26 CET</StartDateTime> + <StartTestTime>1769693192</StartTestTime> + <TestList> + <Test>./runs_minesweeper</Test> + </TestList> + <Test Status="passed"> + <Name>runs_minesweeper</Name> + <Path>.</Path> + <FullName>./runs_minesweeper</FullName> + <FullCommandLine>/home/dawidg81/minesweeper/build/minesweeper</FullCommandLine> + <Results> + <NamedMeasurement type="numeric/double" name="Execution Time"> + <Value>0.00228847</Value> + </NamedMeasurement> + <NamedMeasurement type="numeric/double" name="Processors"> + <Value>1</Value> + </NamedMeasurement> + <NamedMeasurement type="text/string" name="Completion Status"> + <Value>Completed</Value> + </NamedMeasurement> + <NamedMeasurement type="text/string" name="Command Line"> + <Value>/home/dawidg81/minesweeper/build/minesweeper</Value> + </NamedMeasurement> + <NamedMeasurement type="text/string" name="Environment"> + <Value>#CTEST_RESOURCE_GROUP_COUNT=</Value> + </NamedMeasurement> + <Measurement> + <Value>Welcome to minesweeper 0.1.0 + +Select difficulty: +1. Easy +2. Medium +3. Hard +4. Custom +Difficulty: +</Value> + </Measurement> + </Results> + </Test> + <EndDateTime>Jan 29 14:26 CET</EndDateTime> + <EndTestTime>1769693192</EndTestTime> <ElapsedMinutes>0</ElapsedMinutes> </Testing> </Site> |
