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

stefanberger / swtpm
76%
master: 74%

Build:
Build:
LAST BUILD BRANCH: HEAD
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 stefanberger/fsync_best_effort
branch: stefanberger/fsync_best_effort
CHANGE BRANCH
x
Reset
  • stefanberger/fsync_best_effort
  • 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
  • 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/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

pending completion
3559

Pull #574

travis-ci-com

web-flow
Merge bba8f87ad into c01b1cfba
Pull Request #574: swtpm: Make fsync() errors non-fatal (for libvirt using AppArmor)

6 of 6 new or added lines in 1 file covered. (100.0%)

5790 of 7656 relevant lines covered (75.63%)

16086.24 hits per line

Relevant lines Covered
Build:
Build:
7656 RELEVANT LINES 5790 COVERED LINES
16086.24 HITS PER LINE
Source Files on stefanberger/fsync_best_effort
  • Tree
  • List 72
  • Changed 15
  • Source Changed 1
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
3559 stefanberger/fsync_best_effort Merge bba8f87ad into c01b1cfba Pull #574 02 Oct 2021 07:21PM UTC web-flow travis-ci-com pending completion  
3557 stefanberger/fsync_best_effort Merge 551025c20 into c01b1cfba Pull #574 02 Oct 2021 05:05PM UTC web-flow travis-ci-com pending completion  
3554 stefanberger/fsync_best_effort swtpm: Make fsync() errors non-fatal (for libvirt using AppArmor) Only recent libvirt versions have the patch for the AppArmor profile for libvirt to allow fsync after opening a directory. Rather than failing hard on this error, log it once and c... push 02 Oct 2021 03:19PM UTC stefanberger travis-ci-com pending completion  
3553 stefanberger/fsync_best_effort swtpm: Make fsync() errors non-fatal (for libvirt using AppArmor) Only recent libvirt versions have the patch for the AppArmor profile for libvirt to allow fsync after opening a directory. Rather than failing hard on this error, log it once and c... push 01 Oct 2021 10:16PM UTC stefanberger travis-ci-com pending completion  
3552 stefanberger/fsync_best_effort swtpm: Make fsync() errors non-fatal (for libvirt using AppArmor) Only recent libvirt versions have the patch for the AppArmor profile for libvirt to allow fsync after opening a directory. Rather than failing hard on this error, log it once and c... push 01 Oct 2021 09:07PM UTC stefanberger travis-ci-com pending completion  
3550 stefanberger/fsync_best_effort Merge 04cb07fa6 into 500f81ec0 Pull #573 01 Oct 2021 03:45PM UTC web-flow travis-ci-com pending completion  
3549 stefanberger/fsync_best_effort swtpm: Make fsync() errors non-fatal (for libvirt using AppArmor) Only recent libvirt versions have the patch for the AppArmor profile for libvirt to allow fsync on dir and directory. Rather than failing hard on this error, log it once and contin... push 01 Oct 2021 03:05PM UTC stefanberger travis-ci-com pending completion  
See All Builds (3340)
  • 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

© 2025 Coveralls, Inc