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

tpm2-software / tpm2-tss / 1675 / 5
36%
master: 36%

Build:
DEFAULT BRANCH: master
Ran 12 Nov 2018 10:06AM UTC
Files 1610
Run time 1min
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

12 Nov 2018 09:52AM UTC coverage: 84.335%. Remained the same
WITH_CRYPTO=gcrypt OPENSSL_BRANCH=OpenSSL_1_0_2-stable

push

travis-ci

AndreasFuchsSIT
Added support for QNX build

QNX-specific quirks:

*   Certain "netdb.h" API is only available if __EXT_POSIX1_200112 is
    defined. __EXT_POSIX1_200112 is defined if "_QNX_SOURCE" is set.
    http://www.qnx.com/developers/docs/7.0.0/#com.qnx.doc.neutrino.prog/topic/devel_ConformingToStandards.html

*   Socket api is provided through separate library called "libsocket".

*   Dynamic-library API (e.g. dl_open) is a part of libc. There is no
    "libdl".

Makefile.am:    Replaced hard-coded LDFLAGS, "-ldl" and "-lsocket"
                with variables, LIBDL_LDFLAGS, and LIBSOCKET_LDFLAGS.

configure.ac:   Added "$host_os" case statement to detect QNX targets
                and modify CFLAGS and set the XXX_LDFLAGS as required.

tss2_tcti.h:    Added "__QNXNTO__" to the list of OS-specific flags.

Signed-off-by: Safayet Ahmed <safayet.ahmed@ge.com>

17023 of 20185 relevant lines covered (84.33%)

181.24 hits per line

Source Files on job 1675.5 (WITH_CRYPTO=gcrypt OPENSSL_BRANCH=OpenSSL_1_0_2-stable)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 924
  • Travis Job 1675.5
  • 1354f490 on github
  • Prev Job for WITH_CRYPTO=gcrypt OPENSSL_BRANCH=OpenSSL_1_0_2-stable on master (#1661.5)
  • Next Job for WITH_CRYPTO=gcrypt OPENSSL_BRANCH=OpenSSL_1_0_2-stable on master (#1677.5)
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