• 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: issue466
CHANGE BRANCH
x
Reset
  • issue466
  • backports/v2.4.3
  • checkout
  • checkout2
  • clang
  • codeql
  • dependabot
  • distutils
  • fixwarning
  • 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 issue466
  • 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
17050442139 issue466 api: doc: tests: Add SCMP_ACT_TRAPX() In Issue 466 [1], github user @RocketMaDev pointed out that libseccomp currently does not support the 16-bit "reason" field in the SCMP_ACT_TRAP action. When a seccomp filter in the kernel results in a TRAP ... push 18 Aug 2025 07:32PM UTC drakenclimber github
89.05
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