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

stefanberger / libtpms / 722
76%
master: 77%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 30 May 2019 08:16PM UTC
Jobs 1
Files 425
Run time 25s
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
722

Pull #64

travis-ci

web-flow
build-sys: Add support for --enable-use-openssl-functions

OpenSSL's crypto library does not support all crypto functionality
we need in all versions. Elliptic curve support via EVP seems to
have been added much later than for example symmetric crypot support.
So, we move the USE_OPENSSL_FUNCTIONS out of Implementation.h
into configure.ac and let the build system detect what functionality
is available in the crypto library. In this patch we now rename
USE_OPENSSL_FUNCTIONS to USE_OPENSSL_FUNCTIONS_SYMMETRIC to indicate
that we can use the symmetric crypto functions of the crypto lib.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Pull Request #64: build-sys: Add support for --enable-use-openssl-functions

27211 of 35984 relevant lines covered (75.62%)

78068.35 hits per line

Jobs
ID Job ID Ran Files Coverage
2 722.2 (CONFIG="--with-openssl --prefix=/usr --with-tpm2 --enable-test-coverage" TARGET="install" NPROC="nproc") 30 May 2019 08:16PM UTC 0
75.62
Travis Job 722.2
Source Files on build 722
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #722
  • Pull Request #64
  • PR Base - master (#716)
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