summaryrefslogtreecommitdiffstats
path: root/3rdparty/openpgm-svn-r1085/pgm/gcov.sh
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/openpgm-svn-r1085/pgm/gcov.sh')
-rwxr-xr-x3rdparty/openpgm-svn-r1085/pgm/gcov.sh29
1 files changed, 29 insertions, 0 deletions
diff --git a/3rdparty/openpgm-svn-r1085/pgm/gcov.sh b/3rdparty/openpgm-svn-r1085/pgm/gcov.sh
new file mode 100755
index 0000000..ca17d62
--- /dev/null
+++ b/3rdparty/openpgm-svn-r1085/pgm/gcov.sh
@@ -0,0 +1,29 @@
+#!/bin/bash
+
+gcov -fno ref/debug async_unittest.c
+gcov -fno ref/debug checksum_unittest.c
+gcov -fno ref/debug getifaddrs_unittest.c
+gcov -fno ref/debug getnodeaddr_unittest.c
+gcov -fno ref/debug gsi_unittest.c
+gcov -fno ref/debug http_unittest.c
+gcov -fno ref/debug if_unittest.c
+gcov -fno ref/debug indextoaddr_unittest.c
+gcov -fno ref/debug inet_network_unittest.c
+gcov -fno ref/debug md5_unittest.c
+gcov -fno ref/debug net_unittest.c
+gcov -fno ref/debug packet_unittest.c
+gcov -fno ref/debug pgmMIB_unittest.c
+gcov -fno ref/debug pgm_unittest.c
+gcov -fno ref/debug rate_control_unittest.c
+gcov -fno ref/debug receiver_unittest.c
+gcov -fno ref/debug recv_unittest.c
+gcov -fno ref/debug reed_solomon_unittest.c
+gcov -fno ref/debug rxwi_unittest.c
+gcov -fno ref/debug signal_unittest.c
+gcov -fno ref/debug snmp_unittest.c
+gcov -fno ref/debug source_unittest.c
+gcov -fno ref/debug timer_unittest.c
+gcov -fno ref/debug time_unittest.c
+gcov -fno ref/debug tsi_unittest.c
+gcov -fno ref/debug txwi_unittest.c
+