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

drakenclimber / libseccomp
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: issue466
DEFAULT BRANCH: main
Repo Added 08 Oct 2019 08:33PM UTC
Files 27
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 issue466
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • backports/v2.4.3
  • checkout
  • checkout2
  • clang
  • codeql
  • dependabot
  • distutils
  • fixwarning
  • issue466
  • issues/11
  • issues/161-round2
  • issues/193
  • issues/210
  • issues/215
  • issues/215ppc
  • issues/236
  • issues/240
  • issues/245
  • issues/252
  • issues/267
  • issues/277
  • issues/313
  • issues/347
  • issues/370
  • issues/372
  • issues/472
  • issues/add-riscv-scripts
  • issues/doxygen
  • issues/fix-test24
  • issues/fixtest05warning
  • issues/fixtravisci
  • issues/githubactions
  • issues/man-seccomp_rule_add.3
  • issues/v2.5.2-changelog
  • issues/v2.5.3-changelog
  • main
  • master
  • pull/215
  • pull/215patch2
  • pull/215ppc
  • python-wheel
  • python-wheel2
  • release-2.4
  • release-2.5
  • rfc-bintree-v2
  • test
  • test2
  • v2.4/add-parisc-to-validate
  • wip/bintree-attr
  • wip/distutils
  • wip/doxygen
  • wip/doxygen2
  • wip/github_actions
  • wip/github_actions2
  • wip/issue11
  • wip/issue11-2
  • wip/issue11-3
  • wip/issue11-4
  • wip/issue11-5
  • wip/issue11-7
  • wip/issue11-8
  • wip/release-2.4.4
  • wip/rfc-bintree-v3
  • wip/rfc-bintree-v4
  • wip/working-codeql
  • working-syscall
  • working-syscall-wip

02 Sep 2025 02:35PM UTC coverage: 89.049% (+0.003%) from 89.046%
17406940218

push

github

drakenclimber
api: doc: tests: Add SCMP_ACT_TRAPX()

Add a new action macro, SCMP_ACT_TRAPX(), which accepts user-specified
data in the lower 16-bits.  When a userspace signal handler has been
specified, the Linux kernel populates the si_errno field in the siginfo
structure with these lower 16-bits from the trap action.

To maintain backward compatibility, redefine SCMP_ACT_TRAP to map to
SCMP_ACT_TRAPX(0).  This will guarantee that filters that utilize
SCMP_ACT_TRAP will behave identically.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>

3 of 3 new or added lines in 2 files covered. (100.0%)

3147 of 3534 relevant lines covered (89.05%)

256633.8 hits per line

Relevant lines Covered
Build:
Build:
3534 RELEVANT LINES 3147 COVERED LINES
256633.8 HITS PER LINE
Source Files on main
  • Tree
  • List 27
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17406940218 issue466 api: doc: tests: Add SCMP_ACT_TRAPX() Add a new action macro, SCMP_ACT_TRAPX(), which accepts user-specified data in the lower 16-bits. When a userspace signal handler has been specified, the Linux kernel populates the si_errno field in the sigi... push 02 Sep 2025 02:39PM UTC drakenclimber github
89.05
17330017129 issues/472 tests: Skip tests 60 and 61 on x32 x32 syscalls require the X32_SYSCALL_BIT (0x4000 0000) to be set, and thus syscalls less than that are invalid on the x32 architecture. Tests 60 and 61 utilize syscalls less than 0x4000 0000, so skip those test... push 29 Aug 2025 05:17PM UTC drakenclimber github
89.05
17297658954 issues/11 doc: Add documentation for max kernel version attributes Add documentation for SCMP_FLTATR_ACT_UNKNOWN and SCMP_FLTATR_CTL_KVER. Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 28 Aug 2025 01:45PM UTC drakenclimber github
89.44
17297251339 wip/issue11-8 doc: Add documentation for max kernel version attributes Add documentation for SCMP_FLTATR_ACT_UNKNOWN and SCMP_FLTATR_CTL_KVER. Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 28 Aug 2025 01:29PM UTC drakenclimber github
89.44
17268002835 wip/issue11-8 doc: Add documentation for max kernel version attributes Add documentation for SCMP_FLTATR_ACT_UNKNOWN and SCMP_FLTATR_CTL_KVER. Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 27 Aug 2025 01:26PM UTC drakenclimber github
89.44
17267858602 wip/issue11-8 doc: Add documentation for max kernel version attributes Add documentation for SCMP_FLTATR_ACT_UNKNOWN and SCMP_FLTATR_CTL_KVER. Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 27 Aug 2025 01:21PM UTC drakenclimber github
89.44
17252494154 wip/issue11-8 doc: Add documentation for max kernel version attributes Add documentation for SCMP_FLTATR_ACT_UNKNOWN and SCMP_FLTATR_CTL_KVER. Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 26 Aug 2025 11:04PM UTC drakenclimber github
89.44
17251975506 wip/issue11-8 doc: Add documentation for max kernel version attributes Add documentation for SCMP_FLTATR_ACT_UNKNOWN and SCMP_FLTATR_CTL_KVER. Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 26 Aug 2025 10:30PM UTC drakenclimber github
89.44
17251657911 wip/issue11-8 doc: Add documentation for max kernel version attributes Add documentation for SCMP_FLTATR_ACT_UNKNOWN and SCMP_FLTATR_CTL_KVER. Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 26 Aug 2025 10:14PM UTC drakenclimber github
89.44
17218652787 wip/issue11-7 fold into script commit Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> push 25 Aug 2025 07:31PM UTC drakenclimber github
89.44
See All Builds (249)
  • 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