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

seccomp / libseccomp / 24202141945
89%

Build:
DEFAULT BRANCH: main
Ran 09 Apr 2026 04:48PM UTC
Jobs 1
Files 27
Run time 1min
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

09 Apr 2026 04:25PM UTC coverage: 88.826% (+0.003%) from 88.823%
24202141945

push

github

pcmoore
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>
[PM: manual merge fuzz, include tweaks, subject line]
Signed-off-by: Paul Moore <paul@paul-moore.com>

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

3148 of 3544 relevant lines covered (88.83%)

255909.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 amd64 - 24202141945.1 09 Apr 2026 04:48PM UTC 27
88.83
GitHub Action Run
Source Files on build 24202141945
  • Tree
  • List 27
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • de2bf463 on github
  • Prev Build on main (#24162883681)
  • Next Build on main (#24205230302)
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