citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit b0a59e4e613a588f22258f0446ef45f5e1975bfe
parent a2f703aaac577aa39bf9cf19fa8e70889f9de8da
Author: Kyle Milz <kyle@0x30.net>
Date:   Fri, 12 Aug 2016 21:10:32 -0600

tt: instrumented header lines isn't printed anymore

Diffstat:
Mtt/ccitrunrun.t | 1-
Mtt/git.t | 3+--
Mtt/nvi.t | 1-
Mtt/openssl.t | 1-
4 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/tt/ccitrunrun.t b/tt/ccitrunrun.t @@ -76,7 +76,6 @@ Summary: Totals: 5350 Lines of source code - 736 Lines of instrumentation header 3 Functions called 'main' 222 Function definitions 205 If statements diff --git a/tt/git.t b/tt/git.t @@ -9,7 +9,7 @@ use Time::HiRes qw( usleep ); my $package = test::package->new("devel/git"); my $viewer = test::viewer->new(); -my $exp = Expect->spawn("/usr/ports/pobj/git-2.9.0/git-2.9.0/git", "clone", "http://git.0x30.net/citrun", "/usr/ports/pobj/git-*"); +my $exp = Expect->spawn("/usr/ports/pobj/git-2.9.2/git-2.9.2/git", "clone", "http://git.0x30.net/citrun", "/usr/ports/pobj/git-*"); $viewer->accept(); $viewer->cmp_static_data([ ["/abspath.c",181,228], @@ -305,7 +305,6 @@ Summary: Totals: 185689 Lines of source code - 12192 Lines of instrumentation header 100 Functions called 'main' 6015 Function definitions 16473 If statements diff --git a/tt/nvi.t b/tt/nvi.t @@ -148,7 +148,6 @@ Summary: Totals: 47830 Lines of source code - 3680 Lines of instrumentation header 2 Functions called 'main' 658 Function definitions 1711 If statements diff --git a/tt/openssl.t b/tt/openssl.t @@ -718,7 +718,6 @@ Summary: Totals: 322027 Lines of source code - 24064 Lines of instrumentation header 43 Functions called 'main' 6722 Function definitions 15969 If statements