-
Notifications
You must be signed in to change notification settings - Fork 69
/
Copy pathaz5385-TestAllocator.out
143 lines (130 loc) · 6.05 KB
/
az5385-TestAllocator.out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
==19908== Memcheck, a memory error detector
==19908== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==19908== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==19908== Command: ./TestAllocator
==19908==
Running main() from gtest_main.cc
[==========] Running 36 tests from 13 test cases.
[----------] Global test environment set-up.
[----------] 7 tests from TestAllocator0/0, where TypeParam = Allocator<int, 100ul>
[ RUN ] TestAllocator0/0.test_0
[ OK ] TestAllocator0/0.test_0 (40 ms)
[ RUN ] TestAllocator0/0.test_1
[ OK ] TestAllocator0/0.test_1 (5 ms)
[ RUN ] TestAllocator0/0.test_2
[ OK ] TestAllocator0/0.test_2 (5 ms)
[ RUN ] TestAllocator0/0.test_3
[ OK ] TestAllocator0/0.test_3 (2 ms)
[ RUN ] TestAllocator0/0.test_4
[ OK ] TestAllocator0/0.test_4 (3 ms)
[ RUN ] TestAllocator0/0.test_5
[ OK ] TestAllocator0/0.test_5 (2 ms)
[ RUN ] TestAllocator0/0.test_6
[ OK ] TestAllocator0/0.test_6 (2 ms)
[----------] 7 tests from TestAllocator0/0 (73 ms total)
[----------] 7 tests from TestAllocator0/1, where TypeParam = Allocator<double, 100ul>
[ RUN ] TestAllocator0/1.test_0
[ OK ] TestAllocator0/1.test_0 (2 ms)
[ RUN ] TestAllocator0/1.test_1
[ OK ] TestAllocator0/1.test_1 (5 ms)
[ RUN ] TestAllocator0/1.test_2
[ OK ] TestAllocator0/1.test_2 (3 ms)
[ RUN ] TestAllocator0/1.test_3
[ OK ] TestAllocator0/1.test_3 (3 ms)
[ RUN ] TestAllocator0/1.test_4
[ OK ] TestAllocator0/1.test_4 (4 ms)
[ RUN ] TestAllocator0/1.test_5
[ OK ] TestAllocator0/1.test_5 (2 ms)
[ RUN ] TestAllocator0/1.test_6
[ OK ] TestAllocator0/1.test_6 (3 ms)
[----------] 7 tests from TestAllocator0/1 (22 ms total)
[----------] 1 test from TestAllocatorStress0/0, where TypeParam = std::allocator<int>
[ RUN ] TestAllocatorStress0/0.test_0
[ OK ] TestAllocatorStress0/0.test_0 (129 ms)
[----------] 1 test from TestAllocatorStress0/0 (129 ms total)
[----------] 1 test from TestAllocatorStress0/1, where TypeParam = Allocator<int, 10000ul>
[ RUN ] TestAllocatorStress0/1.test_0
[ OK ] TestAllocatorStress0/1.test_0 (311 ms)
[----------] 1 test from TestAllocatorStress0/1 (311 ms total)
[----------] 1 test from TestAllocatorStress1/0, where TypeParam = std::allocator<int>
[ RUN ] TestAllocatorStress1/0.test_0
[ OK ] TestAllocatorStress1/0.test_0 (24 ms)
[----------] 1 test from TestAllocatorStress1/0 (24 ms total)
[----------] 1 test from TestAllocatorStress1/1, where TypeParam = Allocator<int, 12000ul>
[ RUN ] TestAllocatorStress1/1.test_0
[ OK ] TestAllocatorStress1/1.test_0 (518 ms)
[----------] 1 test from TestAllocatorStress1/1 (518 ms total)
[----------] 3 tests from TestAllocator1/0, where TypeParam = std::allocator<int>
[ RUN ] TestAllocator1/0.test_0
[ OK ] TestAllocator1/0.test_0 (2 ms)
[ RUN ] TestAllocator1/0.test_1
[ OK ] TestAllocator1/0.test_1 (4 ms)
[ RUN ] TestAllocator1/0.test_10
[ OK ] TestAllocator1/0.test_10 (4 ms)
[----------] 3 tests from TestAllocator1/0 (10 ms total)
[----------] 3 tests from TestAllocator1/1, where TypeParam = std::allocator<double>
[ RUN ] TestAllocator1/1.test_0
[ OK ] TestAllocator1/1.test_0 (3 ms)
[ RUN ] TestAllocator1/1.test_1
[ OK ] TestAllocator1/1.test_1 (3 ms)
[ RUN ] TestAllocator1/1.test_10
[ OK ] TestAllocator1/1.test_10 (4 ms)
[----------] 3 tests from TestAllocator1/1 (10 ms total)
[----------] 3 tests from TestAllocator1/2, where TypeParam = Allocator<int, 100ul>
[ RUN ] TestAllocator1/2.test_0
[ OK ] TestAllocator1/2.test_0 (2 ms)
[ RUN ] TestAllocator1/2.test_1
[ OK ] TestAllocator1/2.test_1 (3 ms)
[ RUN ] TestAllocator1/2.test_10
[ OK ] TestAllocator1/2.test_10 (3 ms)
[----------] 3 tests from TestAllocator1/2 (8 ms total)
[----------] 3 tests from TestAllocator1/3, where TypeParam = Allocator<double, 100ul>
[ RUN ] TestAllocator1/3.test_0
[ OK ] TestAllocator1/3.test_0 (2 ms)
[ RUN ] TestAllocator1/3.test_1
[ OK ] TestAllocator1/3.test_1 (3 ms)
[ RUN ] TestAllocator1/3.test_10
[ OK ] TestAllocator1/3.test_10 (3 ms)
[----------] 3 tests from TestAllocator1/3 (8 ms total)
[----------] 2 tests from TestAllocator2
[ RUN ] TestAllocator2.const_index
[ OK ] TestAllocator2.const_index (2 ms)
[ RUN ] TestAllocator2.index
[ OK ] TestAllocator2.index (3 ms)
[----------] 2 tests from TestAllocator2 (5 ms total)
[----------] 2 tests from TestAllocator3/0, where TypeParam = Allocator<int, 100ul>
[ RUN ] TestAllocator3/0.test_1
[ OK ] TestAllocator3/0.test_1 (3 ms)
[ RUN ] TestAllocator3/0.test_10
[ OK ] TestAllocator3/0.test_10 (3 ms)
[----------] 2 tests from TestAllocator3/0 (6 ms total)
[----------] 2 tests from TestAllocator3/1, where TypeParam = Allocator<double, 100ul>
[ RUN ] TestAllocator3/1.test_1
[ OK ] TestAllocator3/1.test_1 (3 ms)
[ RUN ] TestAllocator3/1.test_10
[ OK ] TestAllocator3/1.test_10 (3 ms)
[----------] 2 tests from TestAllocator3/1 (6 ms total)
[----------] Global test environment tear-down
[==========] 36 tests from 13 test cases ran. (1173 ms total)
[ PASSED ] 36 tests.
==19908==
==19908== HEAP SUMMARY:
==19908== in use at exit: 72,704 bytes in 1 blocks
==19908== total heap usage: 52,249 allocs, 52,248 frees, 160,274,379 bytes allocated
==19908==
==19908== LEAK SUMMARY:
==19908== definitely lost: 0 bytes in 0 blocks
==19908== indirectly lost: 0 bytes in 0 blocks
==19908== possibly lost: 0 bytes in 0 blocks
==19908== still reachable: 72,704 bytes in 1 blocks
==19908== suppressed: 0 bytes in 0 blocks
==19908== Rerun with --leak-check=full to see details of leaked memory
==19908==
==19908== For counts of detected and suppressed errors, rerun with: -v
==19908== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
File 'Allocator.h'
Lines executed:96.34% of 82
Branches executed:94.83% of 232
Taken at least once:65.95% of 232
Calls executed:62.30% of 191
Creating 'Allocator.h.gcov'