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

drakenclimber / libseccomp
93%
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 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
  • 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

pending completion
206

push

travis-ci

Paul Moore
tests: add support for the LIBSECCOMP_TSTCFG_JOBS env variable

The LIBSECCOMP_TSTCFG_JOBS environment variable allows the caller to
specify the number of test jobs through the environment as opposed
to the command line.  This is primarily useful for running the tests
through scripts or via the 'make check' command.

The LIBSECCOMP_TSTCFG_JOBS environment variable value behaves the
same as the '-j <JOBS>' command line argument.

Reviewed-by: Tom Hromatka <tom.hromatka@oracle.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>

4370 of 4697 relevant lines covered (93.04%)

241753.49 hits per line

Relevant lines Covered
Build:
Build:
4697 RELEVANT LINES 4370 COVERED LINES
241753.49 HITS PER LINE
Source Files on master
  • Tree
  • List 53
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
206 master tests: add support for the LIBSECCOMP_TSTCFG_JOBS env variable The LIBSECCOMP_TSTCFG_JOBS environment variable allows the caller to specify the number of test jobs through the environment as opposed to the command line. This is primarily useful ... push 19 Jan 2021 08:31PM UTC Paul Moore travis-ci pending completion  
205 master <a href="https://github.com/drakenclimber/libseccomp/commit/2ddf36ca5">all: release v2.5.1 Signed-off-by: Tom Hromatka &lt;tom.hromatka@oracle.com&gt; (cherry picked from commit </a><a class="double-link" href="http... push 30 Nov 2020 07:12PM UTC drakenclimber travis-ci pending completion  
203 master all: fix typo in Berkeley Signed-off-by: Samanta Navarro <ferivoz@riseup.net> Acked-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Paul Moore <paul@paul-moore.com> push 22 Oct 2020 07:53PM UTC pcmoore travis-ci pending completion  
196 master all: CHANGELOG update for release v2.5.0 Signed-off-by: Paul Moore <paul@paul-moore.com> push 27 Jul 2020 05:32PM UTC pcmoore travis-ci pending completion  
194 master syscalls: update the syscall table for Linux v5.8.0-rc5 Signed-off-by: Paul Moore <paul@paul-moore.com> push 17 Jul 2020 02:40PM UTC pcmoore travis-ci pending completion  
192 master doc: clarify seccomp_rule_add syscall translation behavior libseccomp performs a translation step when adding a raw syscall value to a multi-architecture filter. For instance, when adding __NR_open (syscall value 2 on x86-64) to a filter containi... push 14 Jul 2020 02:26PM UTC pcmoore travis-ci pending completion  
172 master bpf: propagate errors from _gen_bpf_build_bpf helpers Prior to this commit, _gen_bpf_build_bpf would mask some errors that occurred in helper functions as EFAULT, even if they were not EFAULT to begin with. See https://github.com/seccomp/libsecc... push 29 Jun 2020 07:36PM UTC pcmoore travis-ci pending completion  
171 master api: some formatting fixes in seccomp.h.in Acked-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Paul Moore <paul@paul-moore.com> push 09 Jun 2020 06:23PM UTC pcmoore travis-ci pending completion  
166 master aarch64: Use architecture specific header to general syscalls This ensures clone3, getrlimit and setrlimit are defined for aarch64 - also update syscalls.csv from 5.6.0 to pick up these new syscalls Signed-off-by: Alex Murray <alex.murray@canoni... push 20 May 2020 02:52PM UTC pcmoore travis-ci pending completion  
160 master api: fix some unnecessary line wraps Signed-off-by: Paul Moore <paul@paul-moore.com> push 02 Apr 2020 03:55PM UTC pcmoore travis-ci pending completion  
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