forked from cs371pc-fall-2016/darwin-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
/
jtn592-TestDarwin.out
37 lines (35 loc) · 1.27 KB
/
jtn592-TestDarwin.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
==11058== Memcheck, a memory error detector
==11058== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==11058== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
==11058== Command: ./TestDarwin
==11058==
Running main() from gtest_main.cc
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from DarwinFixture
[ RUN ] DarwinFixture.test
[ OK ] DarwinFixture.test (7 ms)
[----------] 1 test from DarwinFixture (12 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (36 ms total)
[ PASSED ] 1 test.
==11058==
==11058== HEAP SUMMARY:
==11058== in use at exit: 0 bytes in 0 blocks
==11058== total heap usage: 216 allocs, 216 frees, 45,307 bytes allocated
==11058==
==11058== All heap blocks were freed -- no leaks are possible
==11058==
==11058== For counts of detected and suppressed errors, rerun with: -v
==11058== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
File 'Darwin.c++'
Lines executed:100.00% of 2
No branches
No calls
Creating 'Darwin.c++.gcov'
File 'TestDarwin.c++'
Lines executed:100.00% of 2
Branches executed:63.64% of 22
Taken at least once:31.82% of 22
Calls executed:50.00% of 26
Creating 'TestDarwin.c++.gcov'