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

tpm2-software / tpm2-tss / 727
36%

Build:
DEFAULT BRANCH: master
Ran 21 Jan 2018 05:10AM UTC
Jobs 1
Files 587
Run time 19s
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
727

push

travis-ci

Philip Tricca
tcti-socket: Fix build failure due to undeclared HOST_NAME_MAX

The macro HOST_NAME_MAX is defined when _POSIX_SOURCE is defined.
Otherwise, the following build failure may occur.

tcti/tcti_socket.c: In function 'Tss2_Tcti_Socket_Init':
tcti/tcti_socket.c:565:19: error: 'HOST_NAME_MAX' undeclared (first use
in this function)
     char hostname[HOST_NAME_MAX + 1] = { 0 };

Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>

6671 of 9949 relevant lines covered (67.05%)

51.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 727.1 21 Jan 2018 05:10AM UTC 0
67.05
Travis Job 727.1
Source Files on build 727
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #727
  • 58782647 on github
  • Prev Build on master (#724)
  • Next Build on master (#731)
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