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

stefanberger / swtpm / 3545
74%

Build:
DEFAULT BRANCH: master
Ran 30 Sep 2021 08:32PM UTC
Jobs 1
Files 72
Run time 15s
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
3545

push

travis-ci-com

stefanberger
swtpm_setup: Fix errno comparison on end-of-directory (FreeBSD)

FreeBSD may return errno EINVAL beside ENOENT once there are no more
entries in a directory to walk over. It claims that readdir() follows
the getdirentries() return codes, which do include EINVAL but not
ENOENT. But ENOENT is also being used.

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

5790 of 7656 relevant lines covered (75.63%)

16085.97 hits per line

Jobs
ID Job ID Ran Files Coverage
2 3545.2 (COVERITY_SCAN_TOKEN=[secure] PREFIX="/usr" CONFIG="--with-openssl --prefix=/usr --enable-test-coverage" SUDO="sudo" CHECK="check" SWTPM_TEST_IBMTSS2="1" SWTPM_TEST_STORE_VOLATILE="1") 30 Sep 2021 08:32PM UTC 0
75.63
Travis Job 3545.2
Source Files on build 3545
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3545
  • 500f81ec on github
  • Prev Build on master (#3536)
  • Next Build on master (#3548)
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