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

stefanberger / swtpm / 2330
74%

Build:
DEFAULT BRANCH: master
Ran 06 Aug 2020 12:14AM UTC
Jobs 1
Files 58
Run time 9s
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
2330

cron

travis-ci

stefanberger
tests: Modify sample key to be 2048 bit rather than only 2033 bit

The generated sample keys started with 00010203, thus leaving the upper
15 bits of the key as '0', which in turn causes gnutls to think that the
key is only 2033 bit long, thus rejecting certificate verification once
the min-verification-profile is set to 'medium' in gnutls's config file
in /etc/crypto-policies/back-ends/gnutls.config.

We now create sample keys starting with 800102, which sets the highest bit.

This fixes test errors on Fedora Rawhide due to the change in the
min-verification-profile setting in gnutls.config.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>

3807 of 5166 relevant lines covered (73.69%)

22293.7 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2330.2 (COVERITY_SCAN_TOKEN=[secure] PREFIX="/usr" CONFIG="--with-openssl --prefix=/usr --enable-test-coverage" SUDO="sudo" CHECK="check" SWTPM_TEST_IBMTSS2="1") 06 Aug 2020 12:14AM UTC 0
73.69
Travis Job 2330.2
Source Files on build 2330
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2330
  • 63b19c22 on github
  • Prev Build on master (#2329)
  • Next Build on master (#2336)
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