Issue #20661: Test.xml
The snippet can be accessed without any authentication.
Authored by
Stefan Floeren
Edited
Test.xml 3.38 KiB
<?xml version="1.0" encoding="UTF-8"?>
<Site BuildName="(empty)"
BuildStamp="20200430-1349-Experimental"
Name="(empty)"
Generator="ctest-3.17.2"
CompilerName=""
CompilerVersion=""
OSName="Linux"
Hostname="arch-vm"
OSRelease="5.6.6-arch1-1"
OSVersion="#1 SMP PREEMPT Tue, 21 Apr 2020 10:35:16 +0000"
OSPlatform="x86_64"
Is64Bits="1"
VendorString="GenuineIntel"
VendorID="Intel Corporation"
FamilyID="6"
ModelID="158"
ProcessorCacheSize="8192"
NumberOfLogicalCPU="4"
NumberOfPhysicalCPU="4"
TotalVirtualMemory="976"
TotalPhysicalMemory="15986"
LogicalProcessorsPerPhysical="1"
ProcessorClockFrequency="4200"
>
<Testing>
<StartDateTime>Apr 30 13:49 UTC</StartDateTime>
<StartTestTime>1588254599</StartTestTime>
<TestList>
<Test>./Parameter/ParamTest.Dummy/"a</Test>
<Test>./b".Dummy/"a/xFF"</Test>
</TestList>
<Test Status="passed">
<Name>Parameter/ParamTest.Dummy/"a</Name>
<Path>.</Path>
<FullName>./Parameter/ParamTest.Dummy/"a</FullName>
<FullCommandLine>/tmp/gtest/build/test_error "--gtest_filter=Parameter/ParamTest.Dummy/0" "--gtest_also_run_disabled_tests"</FullCommandLine>
<Results>
<NamedMeasurement type="numeric/double" name="Execution Time">
<Value>0.00176896</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>/tmp/gtest/build/test_error "--gtest_filter=Parameter/ParamTest.Dummy/0" "--gtest_also_run_disabled_tests"</Value>
</NamedMeasurement>
<Measurement>
<Value>Note: Google Test filter = Parameter/ParamTest.Dummy/0
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from Parameter/ParamTest
[ RUN ] Parameter/ParamTest.Dummy/0
[ OK ] Parameter/ParamTest.Dummy/0 (0 ms)
[----------] 1 test from Parameter/ParamTest (0 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[ PASSED ] 1 test.
</Value>
</Measurement>
</Results>
</Test>
<Test Status="passed">
<Name>b".Dummy/"a\xFF"</Name>
<Path>.</Path>
<FullName>./b".Dummy/"a/xFF"</FullName>
<FullCommandLine>/tmp/gtest/build/test_error "--gtest_filter=b".Dummy/1" "--gtest_also_run_disabled_tests"</FullCommandLine>
<Results>
<NamedMeasurement type="numeric/double" name="Execution Time">
<Value>0.00191219</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>/tmp/gtest/build/test_error "--gtest_filter=b".Dummy/1" "--gtest_also_run_disabled_tests"</Value>
</NamedMeasurement>
<Measurement>
<Value>Note: Google Test filter = b".Dummy/1
[==========] Running 0 tests from 0 test suites.
[==========] 0 tests from 0 test suites ran. (0 ms total)
[ PASSED ] 0 tests.
</Value>
</Measurement>
</Results>
</Test>
<EndDateTime>Apr 30 13:49 UTC</EndDateTime>
<EndTestTime>1588254599</EndTestTime>
<ElapsedMinutes>0</ElapsedMinutes>
</Testing>
</Site>
Please register or sign in to comment