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

stefanberger / swtpm
74%

Build:
DEFAULT BRANCH: master
Repo Added 23 Oct 2018 06:52PM UTC
Files 84
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0.4.0-release
  • HEAD
  • add_seccomp_profile
  • atomic_file_write
  • capabilities
  • changes
  • check_gnutls_3_4_0
  • cleanup
  • coverall
  • coverity_scan
  • cuse_flags_options
  • cuse_partial_read
  • dynamic_hlk_compliance
  • enable_spaces_in_paths
  • fix
  • fix_deb_dependencies
  • fix_swtpm_localca_passwords
  • fix_tests
  • fix_typo
  • fixes
  • manpages
  • master.build-sys
  • master.deadcode
  • master.fix_build
  • master.fix_cuse_tpm
  • master.fix_swtpm_bios_test
  • master.next
  • master.next.libtpms-rev155
  • master.ossl3.rsa
  • master.swtpm-localca-to-bindir
  • master.swtpm_setup_memcpy_macro_fix
  • master.swtpm_setup_tpm_version_support
  • master.wextra
  • no_file_streams
  • osx_fix
  • python-install
  • release-0.5.0
  • restorecon
  • revert_port_change
  • rpmspec
  • rsa_3072
  • rsa_3072_splitoff
  • seccomp_cleanup
  • sigpipe_fixes
  • silent_rules
  • softhsm_setup
  • stable-0.1.0
  • stable-0.1.0-next
  • stable-0.2.0
  • stable-0.2.0-next
  • stable-0.3.0
  • stable-0.3.0-next
  • stable-0.4
  • stable-0.4-next
  • stable-0.5
  • stable-0.5-next
  • stable-0.6
  • stable-0.6-next
  • stable-0.7
  • stefanberger/add_file_permission_test
  • stefanberger/backend_is_available
  • stefanberger/debian-no-trousers
  • stefanberger/fix-tpm2-abrmd-tests
  • stefanberger/fix_for_bsd
  • stefanberger/fix_fresbsd
  • stefanberger/fix_issue568
  • stefanberger/fix_memory_leaks
  • stefanberger/fsync_best_effort
  • stefanberger/libtpms_profiles
  • stefanberger/print_blobsize_of_states
  • stefanberger/swtpm_search_all_states
  • swtpm-localca-in-python
  • swtpm_cert_work
  • swtpm_localca_in_c
  • swtpm_setup_fds
  • swtpm_setup_fix_bad_pathjoin
  • swtpm_setup_in_c
  • swtpm_setup_in_python
  • swtpm_setup_in_python_p2
  • swtpm_setup_rsa_3072_fixes
  • swtpm_setup_tcsd_interface_fixes
  • swtpm_setup_write_certfiles
  • tcg_command_prefix
  • test
  • test_savecontext
  • testing
  • tests_on_bionic
  • tmp-testing-rev159
  • tpmprofile104
  • use_ibmtss_1.6.0
  • use_tpm2_for_signing_swtpm_cert
  • v0.1.0
  • v0.1.1
  • v0.2.1
  • v0.3.0
  • v0.3.1
  • v0.3.2
  • v0.3.3
  • v0.3.4
  • v0.4.0
  • v0.4.1
  • v0.4.2
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.6.0
  • v0.6.1
  • v0.7.0-rc1
  • various

05 May 2024 09:04PM UTC coverage: 73.542% (+0.2%) from 73.324%
621325588

push

travis-ci

web-flow
Merge defd1f468 into bfd6b8270

7163 of 9740 relevant lines covered (73.54%)

14121.07 hits per line

Relevant lines Covered
Build:
Build:
9740 RELEVANT LINES 7163 COVERED LINES
14121.07 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
621325588 master Merge defd1f468 into bfd6b8270 push 05 May 2024 09:17PM UTC web-flow travis-ci
73.54
604363661 master tests: ibmtss2: Add patch to disable x509 test with older libtpms Older versions of libtpms need to have another patch applied that disables x509 certificate creation (0013-Disable-x509-test-cases-part2.patch). Signed-off-by: Stefan Berger <stef... push 16 Jun 2023 03:34PM UTC stefanberger travis-ci pending completion  
4312 master tests: ibmtss2: Add patch to disable x509 test with older libtpms Older versions of libtpms need to have another patch applied that disables x509 certificate creation (0013-Disable-x509-test-cases-part2.patch). Signed-off-by: Stefan Berger <stef... cron 19 May 2023 03:26PM UTC stefanberger travis-ci-com pending completion  
4308 master tests: Upgrade to ibmtss2 v2.0.1 Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> cron 12 May 2023 03:26PM UTC stefanberger travis-ci-com pending completion  
4301 master utils: Implement find_program() to try BINDIR path before PATH To support install paths that are not covered by $PATH, and still allow swtpm_setup and swtpm_localca to find swtpm and swtpm_cert executables, implement find_program() to prepend the... cron 05 May 2023 02:56PM UTC stefanberger travis-ci-com pending completion  
4295 master utils: Implement find_program() to try BINDIR path before PATH To support install paths that are not covered by $PATH, and still allow swtpm_setup and swtpm_localca to find swtpm and swtpm_cert executables, implement find_program() to prepend the... cron 21 Apr 2023 03:20PM UTC stefanberger travis-ci-com pending completion  
4292 master use PKG_CHECK_MODULES to check libtpms version Signed-off-by: Ben Lytle <ben.dav.lytle@hpe.com> cron 14 Apr 2023 02:54PM UTC stefanberger travis-ci-com pending completion  
4289 master use PKG_CHECK_MODULES to check libtpms version Signed-off-by: Ben Lytle <ben.dav.lytle@hpe.com> cron 07 Apr 2023 03:20PM UTC stefanberger travis-ci-com pending completion  
4283 master use PKG_CHECK_MODULES to check libtpms version Signed-off-by: Ben Lytle <ben.dav.lytle@hpe.com> cron 31 Mar 2023 03:20PM UTC stefanberger travis-ci-com pending completion  
4280 master use PKG_CHECK_MODULES to check libtpms version Signed-off-by: Ben Lytle <ben.dav.lytle@hpe.com> cron 24 Mar 2023 03:18PM UTC stefanberger travis-ci-com pending completion  
See All Builds (3341)
  • Repo on GitHub
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