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

seccomp / libseccomp / 191
90%
main: 89%

Build:
Build:
LAST BUILD BRANCH: alpha-support
DEFAULT BRANCH: main
Ran 16 Apr 2019 06:03PM UTC
Jobs 1
Files 58
Run time 4s
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

pending completion
191

Pull #147

travis-ci

web-flow
api: implement user notification in libseccomp

Kernel 5.0 includes the new user notification return code. Here's all the
infrastructure to handle that.

The idea behind the user notification return code is that the filter stops
the syscall, and forwards it to a "listener fd" that is created when
installing a filter. Then then some userspace task can listen and process
events accordingly by taking some (or no) action in userspace, and then
returning a value from the command.

Signed-off-by: Tycho Andersen <tycho@tycho.ws>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Pull Request #147: RFE: user notification

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

2336 of 2600 relevant lines covered (89.85%)

2999309.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 191.1 16 Apr 2019 06:03PM UTC 0
89.85
Travis Job 191.1
Source Files on build 191
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #191
  • Pull Request #147
  • PR Base - master (#178)
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