]> git.feebdaed.xyz Git - 0xmirror/crun.git/commit
tests: add cgroup setup tests
authorGiuseppe Scrivano <gscrivan@redhat.com>
Thu, 18 Dec 2025 07:00:11 +0000 (07:00 +0000)
committerGiuseppe Scrivano <gscrivan@redhat.com>
Mon, 22 Dec 2025 07:10:56 +0000 (08:10 +0100)
commit1e5f7ec56c26880d88f5567d5280fb13bd6905cb
treeb119a8fdcf61866b00cb97775f1ba0defb4e5b4f
parent89b124e0b33e5bb4bd7b743f453879627dd09b49
tests: add cgroup setup tests

Add test_cgroup_setup.py to test cgroup setup code in
src/libcrun/cgroup-setup.c.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Makefile.am
tests/test_cgroup_setup.py [new file with mode: 0755]