• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tpm2-software / tpm2-abrmd / 1066
80%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2019 11:49PM UTC
Jobs 1
Files 64
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1066

push

travis-ci

Philip Tricca
configure.ac: remove some implicit defaults in AC_ARG_ENABLE

For AC_ARG_ENABLE/AC_ARG_WITH the default ACTION-IF-FOUND is to set
$enable_feature to $enableval.  This does not have to be done explicitly.

After applying this change, the differences between the old and new configure
look so:
--- configure.old   2019-03-08 21:07:15.966051490 +0000
+++ configure.new   2019-03-08 21:08:46.493295523 +0000
@@ -12670,7 +12669,7 @@

 # Check whether --enable-unit was given.
 if test "${enable_unit+set}" = set; then :
-  enableval=$enable_unit; enable_unit=$enableval
+  enableval=$enable_unit;
 else
   enable_unit=no
 fi
@@…

Signed-Off-By: Дилян Палаузов <git-dpa@aegee.org>

3069 of 3815 relevant lines covered (80.45%)

1485.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1066.1 (SCANBUILD="scan-build --status-bugs" CFLAGS=-D_REENTRANT CONFIG_EXTRA=--enable-code-coverage MAKE_TARGET=check) 08 Mar 2019 11:49PM UTC 0
80.45
Travis Job 1066.1
Source Files on build 1066
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1066
  • e83f1443 on github
  • Prev Build on master (#1064)
  • Next Build on master (#1070)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc