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

drakenclimber / libseccomp / 17050442139
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: issue466
DEFAULT BRANCH: main
Ran 18 Aug 2025 07:32PM 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

18 Aug 2025 07:21PM UTC coverage: 89.049% (+0.003%) from 89.046%
17050442139

push

github

drakenclimber
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 action, the lower 16 bits of the TRAP action are populated in the
si_errno field of the siginfo structure.

Add a new action macro, SCMP_ACT_TRAPX(), which accepts user-specified
data in the lower 16-bits.  To maintain backward compatibility, redefine
SCMP_ACT_TRAP to map to SCMP_ACT_TRAPX(0).

[1] https://github.com/seccomp/libseccomp/issues/466

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

Jobs
ID Job ID Ran Files Coverage
1 amd64 - 17050442139.1 18 Aug 2025 07:32PM UTC 27
89.05
GitHub Action Run
Source Files on build 17050442139
  • Tree
  • List 27
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 252c54f1 on github
  • Prev Build on main (#16117087672)
  • Next Build on issue466 (#17406940218)
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