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

libcgroup / libcgroup / 12714828311
56%

Build:
DEFAULT BRANCH: main
Ran 10 Jan 2025 06:10PM UTC
Jobs 3
Files 26
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

10 Jan 2025 06:07PM UTC coverage: 57.997% (-2.1%) from 60.142%
12714828311

push

github

drakenclimber
libcgroup.map: include cgroup_get_cgroup_name

Using cgroup_get_cgroup_name() API, fails with:

gcc -o cgrp_get_cgrp_name cgrp_get_cgrp_name.c -lcgroup
/usr/bin/ld: /tmp/ccIyBv5c.o: in function `main':
cgrp_get_cgrp_name.c:(.text+0xaa): undefined reference to `cgroup_get_cgroup_name'
collect2: error: ld returned 1 exit status

The API was introduced by commit ca32d88ef56b1 ("wrappers: Add a
cgroup_get_cgroup_name API") but missed adding it to libcgroup.map file,
causing the linkage issue. Fix the issue by adding the API at the
libcgroup.map under version it was introduced.

Fixes: https://github.com/libcgroup/libcgroup/issues/459
Reported-by: Ron Nazarov <ron@noisytoot.org>
Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>

5624 of 9697 relevant lines covered (58.0%)

882.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Cgroup v1/v2 Functional Tests - 12714828311.1 10 Jan 2025 06:13PM UTC 26
53.85
GitHub Action Run
2 Cgroup v1 Functional Tests - 12714828311.2 10 Jan 2025 06:12PM UTC 26
44.3
GitHub Action Run
3 No systemd Functional Tests - 12714828311.3 10 Jan 2025 06:10PM UTC 26
49.42
GitHub Action Run
Source Files on build 12714828311
  • Tree
  • List 26
  • Changed 7
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 861a9369 on github
  • Prev Build on main (#12193633873)
  • Next Build on main (#12753036323)
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