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

tpm2-software / tpm2-tss / 1675
36%

Build:
DEFAULT BRANCH: master
Ran 12 Nov 2018 10:06AM UTC
Jobs 3
Files 1906
Run time 2min
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
1675

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>

16675 of 19755 relevant lines covered (84.41%)

548.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1675.1 (WITH_CRYPTO=ossl OPENSSL_BRANCH=OpenSSL_1_0_2-stable) 12 Nov 2018 10:06AM UTC 0
84.28
Travis Job 1675.1
3 1675.3 (WITH_CRYPTO=ossl OPENSSL_BRANCH=OpenSSL_1_1_0-stable) 12 Nov 2018 10:06AM UTC 0
84.27
Travis Job 1675.3
5 1675.5 (WITH_CRYPTO=gcrypt OPENSSL_BRANCH=OpenSSL_1_0_2-stable) 12 Nov 2018 10:06AM UTC 0
84.33
Travis Job 1675.5
Source Files on build 1675
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1675
  • 1354f490 on github
  • Prev Build on master (#1661)
  • Next Build on master (#1677)
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